Class GetAppEngineServicePlainArgs.Builder

    • Method Detail

      • moduleId

        public GetAppEngineServicePlainArgs.Builder moduleId​(java.lang.String moduleId)
        Parameters:
        moduleId - The ID of the App Engine module underlying this service. Corresponds to the moduleId resource label in the [gae_app](https://cloud.google.com/monitoring/api/resources#tag_gae_app) monitored resource, or the service/module name. *** Other optional fields include:
        Returns:
        builder
      • project

        public GetAppEngineServicePlainArgs.Builder project​(@Nullable
                                                            java.lang.String project)
        Parameters:
        project - The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
        Returns:
        builder