Package com.google.cloud.resourcesettings.v1 (1.37.0)

GitHub Repository

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

Client Description
com.google.cloud.resourcesettings.v1.ResourceSettingsServiceClient Service Description: An interface to interact with resource settings and setting values throughout the resource hierarchy.

Services may surface a number of settings for users to control how their resources behave.

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com.google.cloud.resourcesettings.v1.ResourceSettingsServiceSettings Settings class to configure an instance of ResourceSettingsServiceClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.cloud.resourcesettings.v1.GetSettingRequest The request for GetSetting.
com.google.cloud.resourcesettings.v1.GetSettingRequest.Builder The request for GetSetting.
com.google.cloud.resourcesettings.v1.ListSettingsRequest The request for ListSettings.
com.google.cloud.resourcesettings.v1.ListSettingsRequest.Builder The request for ListSettings.
com.google.cloud.resourcesettings.v1.ListSettingsResponse The response from ListSettings.
com.google.cloud.resourcesettings.v1.ListSettingsResponse.Builder The response from ListSettings.
com.google.cloud.resourcesettings.v1.ResourceSettingsProto
com.google.cloud.resourcesettings.v1.ResourceSettingsServiceClient.ListSettingsFixedSizeCollection
com.google.cloud.resourcesettings.v1.ResourceSettingsServiceClient.ListSettingsPage
com.google.cloud.resourcesettings.v1.ResourceSettingsServiceClient.ListSettingsPagedResponse
com.google.cloud.resourcesettings.v1.ResourceSettingsServiceGrpc An interface to interact with resource settings and setting values throughout the resource hierarchy. Services may surface a number of settings for users to control how their
com.google.cloud.resourcesettings.v1.ResourceSettingsServiceGrpc.ResourceSettingsServiceImplBase Base class for the server implementation of the service ResourceSettingsService. An interface to interact with resource settings and setting values throughout
com.google.cloud.resourcesettings.v1.ResourceSettingsServiceSettings.Builder Builder for ResourceSettingsServiceSettings.
com.google.cloud.resourcesettings.v1.Setting The schema for settings.
com.google.cloud.resourcesettings.v1.Setting.Builder The schema for settings.
com.google.cloud.resourcesettings.v1.SettingMetadata Metadata about a setting which is not editable by the end user.
com.google.cloud.resourcesettings.v1.SettingMetadata.Builder Metadata about a setting which is not editable by the end user.
com.google.cloud.resourcesettings.v1.SettingName
com.google.cloud.resourcesettings.v1.SettingName.Builder Builder for projects/{project_number}/settings/{setting_name}.
com.google.cloud.resourcesettings.v1.SettingName.FolderSettingNameBuilder Builder for folders/{folder}/settings/{setting_name}.
com.google.cloud.resourcesettings.v1.SettingName.OrganizationSettingNameBuilder Builder for organizations/{organization}/settings/{setting_name}.
com.google.cloud.resourcesettings.v1.UpdateSettingRequest The request for UpdateSetting.
com.google.cloud.resourcesettings.v1.UpdateSettingRequest.Builder The request for UpdateSetting.
com.google.cloud.resourcesettings.v1.Value The data in a setting value.
com.google.cloud.resourcesettings.v1.Value.Builder The data in a setting value.
com.google.cloud.resourcesettings.v1.Value.EnumValue A enum value that can hold any enum type setting values. Each enum type is represented by a number, this representation is stored in the definitions.
com.google.cloud.resourcesettings.v1.Value.EnumValue.Builder A enum value that can hold any enum type setting values. Each enum type is represented by a number, this representation is stored in the definitions.
com.google.cloud.resourcesettings.v1.Value.StringSet A string set value that can hold a set of strings. The maximum length of each string is 200 characters and there can be a maximum of 50 strings in the string set.
com.google.cloud.resourcesettings.v1.Value.StringSet.Builder A string set value that can hold a set of strings. The maximum length of each string is 200 characters and there can be a maximum of 50 strings in the string set.

Interfaces

Interface Description
com.google.cloud.resourcesettings.v1.GetSettingRequestOrBuilder
com.google.cloud.resourcesettings.v1.ListSettingsRequestOrBuilder
com.google.cloud.resourcesettings.v1.ListSettingsResponseOrBuilder
com.google.cloud.resourcesettings.v1.ResourceSettingsServiceGrpc.AsyncService An interface to interact with resource settings and setting values throughout the resource hierarchy. Services may surface a number of settings for users to control how their
com.google.cloud.resourcesettings.v1.SettingMetadataOrBuilder
com.google.cloud.resourcesettings.v1.SettingOrBuilder
com.google.cloud.resourcesettings.v1.UpdateSettingRequestOrBuilder
com.google.cloud.resourcesettings.v1.Value.EnumValueOrBuilder
com.google.cloud.resourcesettings.v1.Value.StringSetOrBuilder
com.google.cloud.resourcesettings.v1.ValueOrBuilder

Enums

Enum Description
com.google.cloud.resourcesettings.v1.SettingMetadata.DataType The data type for setting values of this setting. See Value for more details on the available data types.
com.google.cloud.resourcesettings.v1.SettingView View options for Settings.
com.google.cloud.resourcesettings.v1.Value.ValueCase