# Functions
New creates a new Service.
NewService creates a new Service.
# Constants
See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
# Structs
AccessCredentials: AccessCredentials includes the OAuth access token, and the other fields returned along with it.
Action: Action message contains metadata information about a single action present in the external system.
AuthCodeData: AuthCodeData contains the data the runtime plane will give the connector backend in exchange for access and refresh tokens.
CheckReadinessResponse: Response containing status of the connector for readiness prober.
CheckStatusResponse: The status of the connector.
DailyCycle: Time window specified for daily operations.
Date: Represents a whole or partial calendar date, such as a birthday.
DenyMaintenancePeriod: DenyMaintenancePeriod definition.
Empty: A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
Entity: 'Entity row'/ 'Entity' refers to a single row of an entity type.
EntityType: EntityType message contains metadata information about a single entity type present in the external system.
ExchangeAuthCodeRequest: ExchangeAuthCodeRequest currently includes the auth code data.
ExchangeAuthCodeResponse: ExchangeAuthCodeResponse includes the returned access token and its associated credentials.
ExecuteActionRequest: Request message for ActionService.ExecuteAction.
ExecuteActionResponse: Response message for ActionService.ExecuteAction.
ExecuteSqlQueryRequest: An execute sql query request containing the query and the connection to execute it on.
ExecuteSqlQueryResponse: A response returned by the connection after executing the sql query.
Field: Message contains EntityType's Field metadata.
InputParameter: Input Parameter message contains metadata about the parameters required for executing an Action.
Instance: Instance represents the interface for SLM services to actuate the state of control plane resources.
JsonSchema: JsonSchema representation of schema metadata.
ListActionsResponse: Response message for ActionService.ListActions.
ListEntitiesResponse: Response message for EntityService.ListEntities.
ListEntityTypesResponse: Response message for EntityService.ListEntityTypes.
MaintenancePolicy: Defines policies to service maintenance events.
MaintenanceSchedule: Maintenance schedule which is exposed to customer and potentially end user, indicating published upcoming future maintenance schedule.
MaintenanceSettings: Maintenance settings associated with instance.
MaintenanceWindow: MaintenanceWindow definition.
NodeSloMetadata: Node information for custom per-node SLO implementations.
NotificationParameter: Contains notification related data.
PerSliSloEligibility: PerSliSloEligibility is a mapping from an SLI name to eligibility.
ProvisionedResource: Describes provisioned dataplane resources.
Query: A wrapper around the SQL query statement.
QueryParameter: Query parameter definition.
RefreshAccessTokenRequest: RefreshAccessTokenRequest includes the refresh token.
RefreshAccessTokenResponse: RefreshAccessTokenResponse includes the returned access token and its associated credentials.
ResultMetadata: Result Metadata message contains metadata about the result returned after executing an Action.
Schedule: Configure the schedule.
SloEligibility: SloEligibility is a tuple containing eligibility value: true if an instance is eligible for SLO calculation or false if it should be excluded from all SLO-related calculations along with a user-defined reason.
SloMetadata: SloMetadata contains resources required for proper SLO classification of the instance.
TimeOfDay: Represents a time of day.
UpdateEntitiesWithConditionsResponse: Response message for EntityService.UpdateEntitiesWithConditions.
UpdatePolicy: Maintenance policy applicable to instance updates.
WeeklyCycle: Time window specified for weekly operations.