blob: 02d3783fb00c8cfca02a8c8cdb3cf826c67c2959 [file] [log] [blame] [edit]
{
"ownerDomain": "google.com",
"auth": {
"oauth2": {
"scopes": {
"https://www.googleapis.com/auth/cloud-platform": {
"description": "View and manage your data across Google Cloud Platform services"
}
}
}
},
"parameters": {
"callback": {
"type": "string",
"location": "query",
"description": "JSONP"
},
"key": {
"location": "query",
"description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.",
"type": "string"
},
"uploadType": {
"location": "query",
"description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").",
"type": "string"
},
"access_token": {
"location": "query",
"description": "OAuth access token.",
"type": "string"
},
"upload_protocol": {
"description": "Upload protocol for media (e.g. \"raw\", \"multipart\").",
"type": "string",
"location": "query"
},
"fields": {
"type": "string",
"location": "query",
"description": "Selector specifying which fields to include in a partial response."
},
"$.xgafv": {
"enum": [
"1",
"2"
],
"type": "string",
"description": "V1 error format.",
"location": "query",
"enumDescriptions": [
"v1 error format",
"v2 error format"
]
},
"quotaUser": {
"type": "string",
"location": "query",
"description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters."
},
"prettyPrint": {
"location": "query",
"default": "true",
"type": "boolean",
"description": "Returns response with indentations and line breaks."
},
"alt": {
"location": "query",
"type": "string",
"description": "Data format for response.",
"enumDescriptions": [
"Responses with Content-Type of application/json",
"Media download with context-dependent Content-Type",
"Responses with Content-Type of application/x-protobuf"
],
"default": "json",
"enum": [
"json",
"media",
"proto"
]
},
"oauth_token": {
"type": "string",
"location": "query",
"description": "OAuth 2.0 token for the current user."
}
},
"mtlsRootUrl": "https://managedidentities.mtls.googleapis.com/",
"title": "Managed Service for Microsoft Active Directory API",
"version_module": true,
"description": "The Managed Service for Microsoft Active Directory API is used for managing a highly available, hardened service running Microsoft Active Directory (AD).",
"servicePath": "",
"rootUrl": "https://managedidentities.googleapis.com/",
"documentationLink": "https://cloud.google.com/managed-microsoft-ad/",
"canonicalName": "Managed Service for Microsoft Active Directory Consumer API",
"revision": "20201113",
"version": "v1beta1",
"kind": "discovery#restDescription",
"fullyEncodeReservedExpansion": true,
"icons": {
"x32": "http://www.google.com/images/icons/product/search-32.gif",
"x16": "http://www.google.com/images/icons/product/search-16.gif"
},
"schemas": {
"GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource": {
"id": "GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource",
"description": "Describes provisioned dataplane resources.",
"properties": {
"resourceType": {
"type": "string",
"description": "Type of the resource. This can be either a GCP resource or a custom one (e.g. another cloud provider's VM). For GCP compute resources use singular form of the names listed in GCP compute API documentation (https://cloud.google.com/compute/docs/reference/rest/v1/), prefixed with 'compute-', for example: 'compute-instance', 'compute-disk', 'compute-autoscaler'."
},
"resourceUrl": {
"description": "URL identifying the resource, e.g. \"https://www.googleapis.com/compute/v1/projects/...)\".",
"type": "string"
}
},
"type": "object"
},
"OperationMetadata": {
"type": "object",
"description": "Represents the metadata of the long-running operation.",
"id": "OperationMetadata",
"properties": {
"statusDetail": {
"description": "[Output only] Human-readable status of the operation, if any.",
"type": "string"
},
"createTime": {
"description": "[Output only] The time the operation was created.",
"format": "google-datetime",
"type": "string"
},
"apiVersion": {
"description": "[Output only] API version used to start the operation.",
"type": "string"
},
"verb": {
"type": "string",
"description": "[Output only] Name of the verb executed by the operation."
},
"target": {
"type": "string",
"description": "[Output only] Server-defined resource path for the target of the operation."
},
"cancelRequested": {
"type": "boolean",
"description": "[Output only] Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`."
},
"endTime": {
"type": "string",
"format": "google-datetime",
"description": "[Output only] The time the operation finished running."
}
}
},
"GoogleCloudManagedidentitiesV1alpha1OpMetadata": {
"id": "GoogleCloudManagedidentitiesV1alpha1OpMetadata",
"type": "object",
"description": "Represents the metadata of the long-running operation.",
"properties": {
"endTime": {
"type": "string",
"format": "google-datetime",
"description": "Output only. The time the operation finished running.",
"readOnly": true
},
"apiVersion": {
"description": "Output only. API version used to start the operation.",
"readOnly": true,
"type": "string"
},
"target": {
"type": "string",
"description": "Output only. Server-defined resource path for the target of the operation.",
"readOnly": true
},
"createTime": {
"readOnly": true,
"type": "string",
"format": "google-datetime",
"description": "Output only. The time the operation was created."
},
"verb": {
"description": "Output only. Name of the verb executed by the operation.",
"readOnly": true,
"type": "string"
},
"requestedCancellation": {
"readOnly": true,
"type": "boolean",
"description": "Output only. Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`."
}
}
},
"GoogleCloudManagedidentitiesV1beta1OpMetadata": {
"type": "object",
"properties": {
"apiVersion": {
"type": "string",
"description": "Output only. API version used to start the operation.",
"readOnly": true
},
"endTime": {
"type": "string",
"format": "google-datetime",
"readOnly": true,
"description": "Output only. The time the operation finished running."
},
"requestedCancellation": {
"readOnly": true,
"type": "boolean",
"description": "Output only. Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`."
},
"verb": {
"type": "string",
"description": "Output only. Name of the verb executed by the operation.",
"readOnly": true
},
"createTime": {
"format": "google-datetime",
"readOnly": true,
"type": "string",
"description": "Output only. The time the operation was created."
},
"target": {
"type": "string",
"readOnly": true,
"description": "Output only. Server-defined resource path for the target of the operation."
}
},
"id": "GoogleCloudManagedidentitiesV1beta1OpMetadata",
"description": "Represents the metadata of the long-running operation."
},
"DenyMaintenancePeriod": {
"properties": {
"endDate": {
"$ref": "Date",
"description": "Deny period end date. This can be: * A full date, with non-zero year, month and day values. * A month and day value, with a zero year. Allows recurring deny periods each year. Date matching this period will have to be before the end."
},
"startDate": {
"description": "Deny period start date. This can be: * A full date, with non-zero year, month and day values. * A month and day value, with a zero year. Allows recurring deny periods each year. Date matching this period will have to be the same or after the start.",
"$ref": "Date"
},
"time": {
"$ref": "TimeOfDay",
"description": "Time in UTC when the Blackout period starts on start_date and ends on end_date. This can be: * Full time. * All zeros for 00:00:00 UTC"
}
},
"description": "DenyMaintenancePeriod definition. Maintenance is forbidden within the deny period. The start_date must be less than the end_date.",
"type": "object",
"id": "DenyMaintenancePeriod"
},
"ReconfigureTrustRequest": {
"description": "Request message for ReconfigureTrust",
"id": "ReconfigureTrustRequest",
"type": "object",
"properties": {
"targetDnsIpAddresses": {
"type": "array",
"items": {
"type": "string"
},
"description": "Required. The target DNS server IP addresses to resolve the remote domain involved in the trust."
},
"targetDomainName": {
"type": "string",
"description": "Required. The fully-qualified target domain name which will be in trust with current domain."
}
}
},
"Domain": {
"type": "object",
"description": "If the domain is being changed, it will be placed into the UPDATING state, which indicates that the resource is being reconciled. At this point, Get will reflect an intermediate state. Represents a managed Microsoft Active Directory domain.",
"id": "Domain",
"properties": {
"createTime": {
"type": "string",
"readOnly": true,
"description": "Output only. The time the instance was created.",
"format": "google-datetime"
},
"updateTime": {
"format": "google-datetime",
"readOnly": true,
"description": "Output only. The last update time.",
"type": "string"
},
"fqdn": {
"description": "Output only. The fully-qualified domain name of the exposed domain used by clients to connect to the service. Similar to what would be chosen for an Active Directory set up on an internal network.",
"readOnly": true,
"type": "string"
},
"authorizedNetworks": {
"items": {
"type": "string"
},
"type": "array",
"description": "Optional. The full names of the Google Compute Engine [networks](/compute/docs/networks-and-firewalls#networks) the domain instance is connected to. Networks can be added using UpdateDomain. The domain is only available on networks listed in `authorized_networks`. If CIDR subnets overlap between networks, domain creation will fail."
},
"admin": {
"type": "string",
"description": "Optional. The name of delegated administrator account used to perform Active Directory operations. If not specified, `setupadmin` will be used."
},
"locations": {
"items": {
"type": "string"
},
"description": "Required. Locations where domain needs to be provisioned. regions e.g. us-west1 or us-east4 Service supports up to 4 locations at once. Each location will use a /26 block.",
"type": "array"
},
"name": {
"readOnly": true,
"type": "string",
"description": "Output only. The unique name of the domain using the form: `projects/{project_id}/locations/global/domains/{domain_name}`."
},
"reservedIpRange": {
"description": "Required. The CIDR range of internal addresses that are reserved for this domain. Reserved networks must be /24 or larger. Ranges must be unique and non-overlapping with existing subnets in [Domain].[authorized_networks].",
"type": "string"
},
"state": {
"enum": [
"STATE_UNSPECIFIED",
"CREATING",
"READY",
"UPDATING",
"DELETING",
"REPAIRING",
"PERFORMING_MAINTENANCE",
"UNAVAILABLE"
],
"enumDescriptions": [
"Not set.",
"The domain is being created.",
"The domain has been created and is fully usable.",
"The domain's configuration is being updated.",
"The domain is being deleted.",
"The domain is being repaired and may be unusable. Details can be found in the `status_message` field.",
"The domain is undergoing maintenance.",
"The domain is not serving requests."
],
"readOnly": true,
"description": "Output only. The current state of this domain.",
"type": "string"
},
"statusMessage": {
"description": "Output only. Additional information about the current status of this domain, if available.",
"type": "string",
"readOnly": true
},
"labels": {
"additionalProperties": {
"type": "string"
},
"description": "Optional. Resource labels that can contain user-provided metadata.",
"type": "object"
},
"trusts": {
"items": {
"$ref": "Trust"
},
"type": "array",
"description": "Output only. The current trusts associated with the domain.",
"readOnly": true
}
}
},
"Schedule": {
"id": "Schedule",
"description": "Configure the schedule.",
"type": "object",
"properties": {
"day": {
"enum": [
"DAY_OF_WEEK_UNSPECIFIED",
"MONDAY",
"TUESDAY",
"WEDNESDAY",
"THURSDAY",
"FRIDAY",
"SATURDAY",
"SUNDAY"
],
"description": "Allows to define schedule that runs specified day of the week.",
"enumDescriptions": [
"The day of the week is unspecified.",
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday",
"Sunday"
],
"type": "string"
},
"duration": {
"type": "string",
"format": "google-duration",
"description": "Output only. Duration of the time window, set by service producer."
},
"startTime": {
"$ref": "TimeOfDay",
"description": "Time within the window to start the operations."
}
}
},
"ListOperationsResponse": {
"description": "The response message for Operations.ListOperations.",
"id": "ListOperationsResponse",
"type": "object",
"properties": {
"operations": {
"type": "array",
"items": {
"$ref": "Operation"
},
"description": "A list of operations that matches the specified filter in the request."
},
"nextPageToken": {
"type": "string",
"description": "The standard List next-page token."
}
}
},
"MaintenanceWindow": {
"id": "MaintenanceWindow",
"description": "MaintenanceWindow definition.",
"properties": {
"weeklyCycle": {
"description": "Weekly cycle.",
"$ref": "WeeklyCycle"
},
"dailyCycle": {
"description": "Daily cycle.",
"$ref": "DailyCycle"
}
},
"type": "object"
},
"Date": {
"type": "object",
"id": "Date",
"properties": {
"year": {
"description": "Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.",
"format": "int32",
"type": "integer"
},
"month": {
"type": "integer",
"description": "Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.",
"format": "int32"
},
"day": {
"type": "integer",
"format": "int32",
"description": "Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant."
}
},
"description": "Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values * A month and day value, with a zero year, such as an anniversary * A year on its own, with zero month and day values * A year and month value, with a zero day, such as a credit card expiration date Related types are google.type.TimeOfDay and `google.protobuf.Timestamp`."
},
"SQLIntegration": {
"description": "Represents the SQL instance integrated with AD.",
"id": "SQLIntegration",
"properties": {
"state": {
"readOnly": true,
"type": "string",
"enum": [
"STATE_UNSPECIFIED",
"CREATING",
"DELETING",
"READY"
],
"enumDescriptions": [
"Not Set",
"The sqlIntegration is being created.",
"The sqlIntegration is being deleted.",
"The sqlIntegration is ready."
],
"description": "Output only. The current state of the sql integration."
},
"sqlInstance": {
"type": "string",
"description": "The full resource name of an integrated sql instance TODO(b/161918255) Add resource type annotation post CloudSQL API fix."
},
"updateTime": {
"type": "string",
"description": "Output only. The time sql integration was updated. Synthetic field is populated automatically by CCFE.",
"format": "google-datetime",
"readOnly": true
},
"createTime": {
"description": "Output only. The time sql integration was created. Synthetic field is populated automatically by CCFE.",
"readOnly": true,
"type": "string",
"format": "google-datetime"
},
"name": {
"type": "string",
"description": "The unique name of the sql integration in the form of `projects/{project_id}/locations/global/domains/{domain_name}/sqlIntegrations/{sql_integration}`"
}
},
"type": "object"
},
"GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings": {
"description": "Maintenance settings associated with instance. Allows service producers and end users to assign settings that controls maintenance on this instance.",
"id": "GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings",
"properties": {
"exclude": {
"type": "boolean",
"description": "Optional. Exclude instance from maintenance. When true, rollout service will not attempt maintenance on the instance. Rollout service will include the instance in reported rollout progress as not attempted."
},
"maintenancePolicies": {
"type": "object",
"additionalProperties": {
"$ref": "MaintenancePolicy"
},
"description": "Optional. The MaintenancePolicies that have been attached to the instance. The key must be of the type name of the oneof policy name defined in MaintenancePolicy, and the embedded policy must define the same policy type. For complete details of MaintenancePolicy, please refer to go/cloud-saas-mw-ug. If only the name is needed (like in the deprecated Instance.maintenance_policy_names field) then only populate MaintenancePolicy.name."
}
},
"type": "object"
},
"DailyCycle": {
"properties": {
"duration": {
"type": "string",
"description": "Output only. Duration of the time window, set by service producer.",
"format": "google-duration"
},
"startTime": {
"$ref": "TimeOfDay",
"description": "Time within the day to start the operations."
}
},
"type": "object",
"description": "Time window specified for daily operations.",
"id": "DailyCycle"
},
"Expr": {
"properties": {
"expression": {
"description": "Textual representation of an expression in Common Expression Language syntax.",
"type": "string"
},
"title": {
"type": "string",
"description": "Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression."
},
"description": {
"type": "string",
"description": "Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI."
},
"location": {
"type": "string",
"description": "Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file."
}
},
"type": "object",
"id": "Expr",
"description": "Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: \"Summary size limit\" description: \"Determines if a summary is less than 100 chars\" expression: \"document.summary.size() \u003c 100\" Example (Equality): title: \"Requestor is owner\" description: \"Determines if requestor is the document owner\" expression: \"document.owner == request.auth.claims.email\" Example (Logic): title: \"Public documents\" description: \"Determine whether the document should be publicly visible\" expression: \"document.type != 'private' && document.type != 'internal'\" Example (Data Manipulation): title: \"Notification string\" description: \"Create a notification string with a timestamp.\" expression: \"'New message received at ' + string(document.create_time)\" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information."
},
"ListLocationsResponse": {
"type": "object",
"description": "The response message for Locations.ListLocations.",
"properties": {
"nextPageToken": {
"type": "string",
"description": "The standard List next-page token."
},
"locations": {
"description": "A list of locations that matches the specified filter in the request.",
"items": {
"$ref": "Location"
},
"type": "array"
}
},
"id": "ListLocationsResponse"
},
"GoogleCloudSaasacceleratorManagementProvidersV1Instance": {
"type": "object",
"properties": {
"softwareVersions": {
"additionalProperties": {
"type": "string"
},
"description": "Software versions that are used to deploy this instance. This can be mutated by rollout services.",
"type": "object"
},
"sloMetadata": {
"$ref": "GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata",
"description": "Output only. SLO metadata for instance classification in the Standardized dataplane SLO platform. See go/cloud-ssa-standard-slo for feature description.",
"readOnly": true
},
"name": {
"description": "Unique name of the resource. It uses the form: `projects/{project_id}/locations/{location_id}/instances/{instance_id}`",
"type": "string"
},
"maintenanceSettings": {
"$ref": "GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings",
"description": "Optional. The MaintenanceSettings associated with instance."
},
"consumerDefinedName": {
"type": "string",
"description": "consumer_defined_name is the name that is set by the consumer. On the other hand Name field represents system-assigned id of an instance so consumers are not necessarily aware of it. consumer_defined_name is used for notification/UI purposes for consumer to recognize their instances."
},
"provisionedResources": {
"items": {
"$ref": "GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource"
},
"readOnly": true,
"type": "array",
"description": "Output only. The list of data plane resources provisioned for this instance, e.g. compute VMs. See go/get-instance-metadata."
},
"producerMetadata": {
"description": "Output only. Custom string attributes used primarily to expose producer-specific information in monitoring dashboards. See go/get-instance-metadata.",
"additionalProperties": {
"type": "string"
},
"type": "object",
"readOnly": true
},
"labels": {
"additionalProperties": {
"type": "string"
},
"description": "Optional. Resource labels to represent user provided metadata. Each label is a key-value pair, where both the key and the value are arbitrary strings provided by the user.",
"type": "object"
},
"createTime": {
"readOnly": true,
"description": "Output only. Timestamp when the resource was created.",
"format": "google-datetime",
"type": "string"
},
"state": {
"enumDescriptions": [
"Unspecified state.",
"Instance is being created.",
"Instance has been created and is ready to use.",
"Instance is being updated.",
"Instance is unheathy and under repair.",
"Instance is being deleted.",
"Instance encountered an error and is in indeterministic state."
],
"enum": [
"STATE_UNSPECIFIED",
"CREATING",
"READY",
"UPDATING",
"REPAIRING",
"DELETING",
"ERROR"
],
"readOnly": true,
"type": "string",
"description": "Output only. Current lifecycle state of the resource (e.g. if it's being created or ready to use)."
},
"maintenanceSchedules": {
"description": "The MaintenanceSchedule contains the scheduling information of published maintenance schedule with same key as software_versions.",
"additionalProperties": {
"$ref": "GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule"
},
"type": "object"
},
"tenantProjectId": {
"type": "string",
"readOnly": true,
"description": "Output only. ID of the associated GCP tenant project. See go/get-instance-metadata."
},
"slmInstanceTemplate": {
"description": "Link to the SLM instance template. Only populated when updating SLM instances via SSA's Actuation service adaptor. Service producers with custom control plane (e.g. Cloud SQL) doesn't need to populate this field. Instead they should use software_versions.",
"type": "string"
},
"updateTime": {
"format": "google-datetime",
"type": "string",
"description": "Output only. Timestamp when the resource was last modified.",
"readOnly": true
},
"maintenancePolicyNames": {
"additionalProperties": {
"type": "string"
},
"type": "object",
"description": "Deprecated. The MaintenancePolicies that have been attached to the instance. The key must be of the type name of the oneof policy name defined in MaintenancePolicy, and the referenced policy must define the same policy type. For complete details of MaintenancePolicy, please refer to go/cloud-saas-mw-ug."
}
},
"id": "GoogleCloudSaasacceleratorManagementProvidersV1Instance"
},
"ListDomainsResponse": {
"type": "object",
"id": "ListDomainsResponse",
"properties": {
"unreachable": {
"items": {
"type": "string"
},
"description": "A list of locations that could not be reached.",
"type": "array"
},
"nextPageToken": {
"type": "string",
"description": "A token to retrieve the next page of results, or empty if there are no more results in the list."
},
"domains": {
"type": "array",
"description": "A list of Managed Identities Service domains in the project.",
"items": {
"$ref": "Domain"
}
}
},
"description": "Response message for ListDomains"
},
"TimeOfDay": {
"description": "Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`.",
"type": "object",
"properties": {
"seconds": {
"format": "int32",
"description": "Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.",
"type": "integer"
},
"minutes": {
"description": "Minutes of hour of day. Must be from 0 to 59.",
"format": "int32",
"type": "integer"
},
"hours": {
"description": "Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value \"24:00:00\" for scenarios like business closing time.",
"type": "integer",
"format": "int32"
},
"nanos": {
"format": "int32",
"description": "Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.",
"type": "integer"
}
},
"id": "TimeOfDay"
},
"ValidateTrustRequest": {
"type": "object",
"description": "Request message for ValidateTrust",
"id": "ValidateTrustRequest",
"properties": {
"trust": {
"$ref": "Trust",
"description": "Required. The domain trust to validate trust state for."
}
}
},
"AttachTrustRequest": {
"type": "object",
"id": "AttachTrustRequest",
"description": "Request message for AttachTrust",
"properties": {
"trust": {
"description": "Required. The domain trust resource.",
"$ref": "Trust"
}
}
},
"ResetAdminPasswordResponse": {
"id": "ResetAdminPasswordResponse",
"properties": {
"password": {
"description": "A random password. See admin for more information.",
"type": "string"
}
},
"description": "Response message for ResetAdminPassword",
"type": "object"
},
"DetachTrustRequest": {
"type": "object",
"description": "Request message for DetachTrust",
"id": "DetachTrustRequest",
"properties": {
"trust": {
"$ref": "Trust",
"description": "Required. The domain trust resource to removed."
}
}
},
"SetIamPolicyRequest": {
"properties": {
"policy": {
"description": "REQUIRED: The complete policy to be applied to the `resource`. The size of the policy is limited to a few 10s of KB. An empty policy is a valid policy but certain Cloud Platform services (such as Projects) might reject them.",
"$ref": "Policy"
}
},
"description": "Request message for `SetIamPolicy` method.",
"id": "SetIamPolicyRequest",
"type": "object"
},
"GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility": {
"type": "object",
"id": "GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility",
"description": "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.",
"properties": {
"reason": {
"type": "string",
"description": "User-defined reason for the current value of instance eligibility. Usually, this can be directly mapped to the internal state. An empty reason is allowed."
},
"eligible": {
"type": "boolean",
"description": "Whether an instance is eligible or ineligible."
}
}
},
"GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata": {
"properties": {
"location": {
"type": "string",
"description": "The location of the node, if different from instance location."
},
"exclusions": {
"description": "By default node is eligible if instance is eligible. But individual node might be excluded from SLO by adding entry here. For semantic see SloMetadata.exclusions. If both instance and node level exclusions are present for time period, the node level's reason will be reported by Eligibility Exporter.",
"items": {
"$ref": "GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion"
},
"type": "array"
},
"nodeId": {
"description": "The id of the node. This should be equal to SaasInstanceNode.node_id.",
"type": "string"
}
},
"description": "Node information for custom per-node SLO implementations. SSA does not support per-node SLO, but producers can populate per-node information in SloMetadata for custom precomputations. SSA Eligibility Exporter will emit per-node metric based on this information.",
"id": "GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata",
"type": "object"
},
"TestIamPermissionsRequest": {
"id": "TestIamPermissionsRequest",
"description": "Request message for `TestIamPermissions` method.",
"type": "object",
"properties": {
"permissions": {
"description": "The set of permissions to check for the `resource`. Permissions with wildcards (such as '*' or 'storage.*') are not allowed. For more information see [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).",
"type": "array",
"items": {
"type": "string"
}
}
}
},
"WeeklyCycle": {
"properties": {
"schedule": {
"description": "User can specify multiple windows in a week. Minimum of 1 window.",
"items": {
"$ref": "Schedule"
},
"type": "array"
}
},
"type": "object",
"description": "Time window specified for weekly operations.",
"id": "WeeklyCycle"
},
"UpdatePolicy": {
"description": "Maintenance policy applicable to instance updates.",
"type": "object",
"properties": {
"denyMaintenancePeriods": {
"type": "array",
"description": "Deny Maintenance Period that is applied to resource to indicate when maintenance is forbidden. User can specify zero or more non-overlapping deny periods. For V1, Maximum number of deny_maintenance_periods is expected to be one.",
"items": {
"$ref": "DenyMaintenancePeriod"
}
},
"window": {
"$ref": "MaintenanceWindow",
"description": "Optional. Maintenance window that is applied to resources covered by this policy."
},
"channel": {
"enum": [
"UPDATE_CHANNEL_UNSPECIFIED",
"EARLIER",
"LATER"
],
"enumDescriptions": [
"Unspecified channel.",
"Early channel within a customer project.",
"Later channel within a customer project."
],
"type": "string",
"description": "Optional. Relative scheduling channel applied to resource."
}
},
"id": "UpdatePolicy"
},
"GoogleCloudManagedidentitiesV1OpMetadata": {
"description": "Represents the metadata of the long-running operation.",
"properties": {
"apiVersion": {
"type": "string",
"description": "Output only. API version used to start the operation.",
"readOnly": true
},
"requestedCancellation": {
"type": "boolean",
"readOnly": true,
"description": "Output only. Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`."
},
"createTime": {
"description": "Output only. The time the operation was created.",
"format": "google-datetime",
"type": "string",
"readOnly": true
},
"endTime": {
"type": "string",
"description": "Output only. The time the operation finished running.",
"format": "google-datetime",
"readOnly": true
},
"target": {
"readOnly": true,
"type": "string",
"description": "Output only. Server-defined resource path for the target of the operation."
},
"verb": {
"description": "Output only. Name of the verb executed by the operation.",
"readOnly": true,
"type": "string"
}
},
"id": "GoogleCloudManagedidentitiesV1OpMetadata",
"type": "object"
},
"GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule": {
"description": "Maintenance schedule which is exposed to customer and potentially end user, indicating published upcoming future maintenance schedule",
"type": "object",
"properties": {
"canReschedule": {
"type": "boolean",
"description": "Can this scheduled update be rescheduled? By default, it's true and API needs to do explicitly check whether it's set, if it's set as false explicitly, it's false"
},
"endTime": {
"format": "google-datetime",
"type": "string",
"description": "The scheduled end time for the maintenance."
},
"rolloutManagementPolicy": {
"description": "The rollout management policy this maintenance schedule is associated with. When doing reschedule update request, the reschedule should be against this given policy.",
"type": "string"
},
"startTime": {
"type": "string",
"format": "google-datetime",
"description": "The scheduled start time for the maintenance."
}
},
"id": "GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule"
},
"CancelOperationRequest": {
"properties": {},
"description": "The request message for Operations.CancelOperation.",
"id": "CancelOperationRequest",
"type": "object"
},
"MaintenancePolicy": {
"type": "object",
"description": "Defines policies to service maintenance events.",
"id": "MaintenancePolicy",
"properties": {
"labels": {
"type": "object",
"description": "Optional. Resource labels to represent user provided metadata. Each label is a key-value pair, where both the key and the value are arbitrary strings provided by the user.",
"additionalProperties": {
"type": "string"
}
},
"updatePolicy": {
"$ref": "UpdatePolicy",
"description": "Maintenance policy applicable to instance update."
},
"createTime": {
"format": "google-datetime",
"type": "string",
"description": "Output only. The time when the resource was created."
},
"state": {
"enum": [
"STATE_UNSPECIFIED",
"READY",
"DELETING"
],
"enumDescriptions": [
"Unspecified state.",
"Resource is ready to be used.",
"Resource is being deleted. It can no longer be attached to instances."
],
"type": "string",
"description": "Optional. The state of the policy."
},
"updateTime": {
"description": "Output only. The time when the resource was updated.",
"format": "google-datetime",
"type": "string"
},
"name": {
"type": "string",
"description": "Required. MaintenancePolicy name using the form: `projects/{project_id}/locations/{location_id}/maintenancePolicies/{maintenance_policy_id}` where {project_id} refers to a GCP consumer project ID, {location_id} refers to a GCP region/zone, {maintenance_policy_id} must be 1-63 characters long and match the regular expression `[a-z0-9]([-a-z0-9]*[a-z0-9])?`."
},
"description": {
"description": "Optional. Description of what this policy is for. Create/Update methods return INVALID_ARGUMENT if the length is greater than 512.",
"type": "string"
}
}
},
"TestIamPermissionsResponse": {
"properties": {
"permissions": {
"type": "array",
"description": "A subset of `TestPermissionsRequest.permissions` that the caller is allowed.",
"items": {
"type": "string"
}
}
},
"id": "TestIamPermissionsResponse",
"description": "Response message for `TestIamPermissions` method.",
"type": "object"
},
"ListSQLIntegrationsResponse": {
"properties": {
"sqlIntegrations": {
"items": {
"$ref": "SQLIntegration"
},
"type": "array",
"description": "A list of SQLIntegrations of a domain."
},
"unreachable": {
"items": {
"type": "string"
},
"description": "A list of locations that could not be reached.",
"type": "array"
},
"nextPageToken": {
"description": "Token to retrieve the next page of results, or empty if there are no more results in the list.",
"type": "string"
}
},
"type": "object",
"description": "ListSQLIntegrationsResponse is the response message for ListSQLIntegrations method.",
"id": "ListSQLIntegrationsResponse"
},
"Policy": {
"description": "An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources. A `Policy` is a collection of `bindings`. A `binding` binds one or more `members` to a single `role`. Members can be user accounts, service accounts, Google groups, and domains (such as G Suite). A `role` is a named list of permissions; each `role` can be an IAM predefined role or a user-created custom role. For some types of Google Cloud resources, a `binding` can also specify a `condition`, which is a logical expression that allows access to a resource only if the expression evaluates to `true`. A condition can add constraints based on attributes of the request, the resource, or both. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). **JSON example:** { \"bindings\": [ { \"role\": \"roles/resourcemanager.organizationAdmin\", \"members\": [ \"user:[email protected]\", \"group:[email protected]\", \"domain:google.com\", \"serviceAccount:[email protected]\" ] }, { \"role\": \"roles/resourcemanager.organizationViewer\", \"members\": [ \"user:[email protected]\" ], \"condition\": { \"title\": \"expirable access\", \"description\": \"Does not grant access after Sep 2020\", \"expression\": \"request.time \u003c timestamp('2020-10-01T00:00:00.000Z')\", } } ], \"etag\": \"BwWWja0YfJA=\", \"version\": 3 } **YAML example:** bindings: - members: - user:[email protected] - group:[email protected] - domain:google.com - serviceAccount:[email protected] role: roles/resourcemanager.organizationAdmin - members: - user:[email protected] role: roles/resourcemanager.organizationViewer condition: title: expirable access description: Does not grant access after Sep 2020 expression: request.time \u003c timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a description of IAM and its features, see the [IAM documentation](https://cloud.google.com/iam/docs/).",
"type": "object",
"id": "Policy",
"properties": {
"bindings": {
"items": {
"$ref": "Binding"
},
"type": "array",
"description": "Associates a list of `members` to a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one member."
},
"etag": {
"format": "byte",
"description": "`etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An `etag` is returned in the response to `getIamPolicy`, and systems are expected to put that etag in the request to `setIamPolicy` to ensure that their change will be applied to the same version of the policy. **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost.",
"type": "string"
},
"version": {
"format": "int32",
"type": "integer",
"description": "Specifies the format of the policy. Valid values are `0`, `1`, and `3`. Requests that specify an invalid value are rejected. Any operation that affects conditional role bindings must specify version `3`. This requirement applies to the following operations: * Getting a policy that includes a conditional role binding * Adding a conditional role binding to a policy * Changing a conditional role binding in a policy * Removing any role binding, with or without a condition, from a policy that includes conditions **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost. If a policy does not include any conditions, operations on that policy may specify any valid version or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies)."
}
}
},
"GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion": {
"properties": {
"sliName": {
"description": "Name of an SLI that this exclusion applies to. Can be left empty, signaling that the instance should be excluded from all SLIs defined in the service SLO configuration.",
"type": "string"
},
"duration": {
"format": "google-duration",
"description": "Exclusion duration. No restrictions on the possible values. When an ongoing operation is taking longer than initially expected, an existing entry in the exclusion list can be updated by extending the duration. This is supported by the subsystem exporting eligibility data as long as such extension is committed at least 10 minutes before the original exclusion expiration - otherwise it is possible that there will be \"gaps\" in the exclusion application in the exported timeseries.",
"type": "string"
},
"startTime": {
"type": "string",
"format": "google-datetime",
"description": "Start time of the exclusion. No alignment (e.g. to a full minute) needed."
},
"reason": {
"type": "string",
"description": "Human-readable reason for the exclusion. This should be a static string (e.g. \"Disruptive update in progress\") and should not contain dynamically generated data (e.g. instance name). Can be left empty."
}
},
"type": "object",
"description": "SloExclusion represents an exclusion in SLI calculation applies to all SLOs.",
"id": "GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion"
},
"Trust": {
"type": "object",
"properties": {
"targetDnsIpAddresses": {
"description": "The target DNS server IP addresses which can resolve the remote domain involved in the trust.",
"type": "array",
"items": {
"type": "string"
}
},
"trustHandshakeSecret": {
"description": "Input only. The trust secret used for the handshake with the target domain. It will not be stored.",
"type": "string"
},
"targetDomainName": {
"description": "The fully qualified target domain name which will be in trust with the current domain.",
"type": "string"
},
"lastTrustHeartbeatTime": {
"description": "Output only. The last heartbeat time when the trust was known to be connected.",
"format": "google-datetime",
"type": "string",
"readOnly": true
},
"createTime": {
"readOnly": true,
"format": "google-datetime",
"type": "string",
"description": "Output only. The time the instance was created."
},
"stateDescription": {
"type": "string",
"description": "Output only. Additional information about the current state of the trust, if available.",
"readOnly": true
},
"trustType": {
"type": "string",
"description": "The type of trust represented by the trust resource.",
"enumDescriptions": [
"Not set.",
"The forest trust.",
"The external domain trust."
],
"enum": [
"TRUST_TYPE_UNSPECIFIED",
"FOREST",
"EXTERNAL"
]
},
"state": {
"description": "Output only. The current state of the trust.",
"enum": [
"STATE_UNSPECIFIED",
"CREATING",
"UPDATING",
"DELETING",
"CONNECTED",
"DISCONNECTED"
],
"readOnly": true,
"type": "string",
"enumDescriptions": [
"Not set.",
"The domain trust is being created.",
"The domain trust is being updated.",
"The domain trust is being deleted.",
"The domain trust is connected.",
"The domain trust is disconnected."
]
},
"selectiveAuthentication": {
"type": "boolean",
"description": "The trust authentication type, which decides whether the trusted side has forest/domain wide access or selective access to an approved set of resources."
},
"updateTime": {
"format": "google-datetime",
"type": "string",
"readOnly": true,
"description": "Output only. The last update time."
},
"trustDirection": {
"enumDescriptions": [
"Not set.",
"The inbound direction represents the trusting side.",
"The outboud direction represents the trusted side.",
"The bidirectional direction represents the trusted / trusting side."
],
"description": "The trust direction, which decides if the current domain is trusted, trusting, or both.",
"enum": [
"TRUST_DIRECTION_UNSPECIFIED",
"INBOUND",
"OUTBOUND",
"BIDIRECTIONAL"
],
"type": "string"
}
},
"description": "Represents a relationship between two domains. This allows a controller in one domain to authenticate a user in another domain.",
"id": "Trust"
},
"Location": {
"id": "Location",
"description": "A resource that represents Google Cloud Platform location.",
"type": "object",
"properties": {
"labels": {
"additionalProperties": {
"type": "string"
},
"type": "object",
"description": "Cross-service attributes for the location. For example {\"cloud.googleapis.com/region\": \"us-east1\"}"
},
"locationId": {
"type": "string",
"description": "The canonical id for this location. For example: `\"us-east1\"`."
},
"displayName": {
"type": "string",
"description": "The friendly name for this location, typically a nearby city name. For example, \"Tokyo\"."
},
"name": {
"description": "Resource name for the location, which may vary between implementations. For example: `\"projects/example-project/locations/us-east1\"`",
"type": "string"
},
"metadata": {
"additionalProperties": {
"description": "Properties of the object. Contains field @type with type URL.",
"type": "any"
},
"description": "Service-specific metadata. For example the available capacity at the given location.",
"type": "object"
}
}
},
"Status": {
"type": "object",
"id": "Status",
"description": "The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors).",
"properties": {
"details": {
"type": "array",
"items": {
"additionalProperties": {
"description": "Properties of the object. Contains field @type with type URL.",
"type": "any"
},
"type": "object"
},
"description": "A list of messages that carry the error details. There is a common set of message types for APIs to use."
},
"message": {
"type": "string",
"description": "A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client."
},
"code": {
"type": "integer",
"description": "The status code, which should be an enum value of google.rpc.Code.",
"format": "int32"
}
}
},
"Empty": {
"type": "object",
"properties": {},
"id": "Empty",
"description": "A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`."
},
"GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata": {
"id": "GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata",
"properties": {
"nodes": {
"items": {
"$ref": "GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata"
},
"type": "array",
"description": "Optional. List of nodes. Some producers need to use per-node metadata to calculate SLO. This field allows such producers to publish per-node SLO meta data, which will be consumed by SSA Eligibility Exporter and published in the form of per node metric to Monarch."
},
"exclusions": {
"description": "List of SLO exclusion windows. When multiple entries in the list match (matching the exclusion time-window against current time point) the exclusion reason used in the first matching entry will be published. It is not needed to include expired exclusion in this list, as only the currently applicable exclusions are taken into account by the eligibility exporting subsystem (the historical state of exclusions will be reflected in the historically produced timeseries regardless of the current state). This field can be used to mark the instance as temporary ineligible for the purpose of SLO calculation. For permanent instance SLO exclusion, use of custom instance eligibility is recommended. See 'eligibility' field below.",
"type": "array",
"items": {
"$ref": "GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion"
}
},
"eligibility": {
"description": "Optional. User-defined instance eligibility.",
"$ref": "GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility"
},
"tier": {
"type": "string",
"description": "Name of the SLO tier the Instance belongs to. This name will be expected to match the tiers specified in the service SLO configuration. Field is mandatory and must not be empty."
}
},
"description": "SloMetadata contains resources required for proper SLO classification of the instance.",
"type": "object"
},
"Operation": {
"type": "object",
"properties": {
"name": {
"description": "The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.",
"type": "string"
},
"response": {
"type": "object",
"description": "The normal response of the operation in case of success. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.",
"additionalProperties": {
"description": "Properties of the object. Contains field @type with type URL.",
"type": "any"
}
},
"metadata": {
"additionalProperties": {
"type": "any",
"description": "Properties of the object. Contains field @type with type URL."
},
"description": "Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.",
"type": "object"
},
"done": {
"type": "boolean",
"description": "If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available."
},
"error": {
"$ref": "Status",
"description": "The error result of the operation in case of failure or cancellation."
}
},
"description": "This resource represents a long-running operation that is the result of a network API call.",
"id": "Operation"
},
"Binding": {
"type": "object",
"description": "Associates `members` with a `role`.",
"id": "Binding",
"properties": {
"role": {
"type": "string",
"description": "Role that is assigned to `members`. For example, `roles/viewer`, `roles/editor`, or `roles/owner`."
},
"members": {
"type": "array",
"description": "Specifies the identities requesting access for a Cloud Platform resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. * `user:{emailid}`: An email address that represents a specific Google account. For example, `[email protected]` . * `serviceAccount:{emailid}`: An email address that represents a service account. For example, `[email protected]`. * `group:{emailid}`: An email address that represents a Google group. For example, `[email protected]`. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `[email protected]?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `[email protected]?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `[email protected]?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. ",
"items": {
"type": "string"
}
},
"condition": {
"description": "The condition that is associated with this binding. If the condition evaluates to `true`, then this binding applies to the current request. If the condition evaluates to `false`, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the members in this binding. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).",
"$ref": "Expr"
}
}
},
"ResetAdminPasswordRequest": {
"type": "object",
"id": "ResetAdminPasswordRequest",
"description": "Request message for ResetAdminPassword",
"properties": {}
}
},
"basePath": "",
"id": "managedidentities:v1beta1",
"baseUrl": "https://managedidentities.googleapis.com/",
"ownerName": "Google",
"batchPath": "batch",
"discoveryVersion": "v1",
"protocol": "rest",
"name": "managedidentities",
"resources": {
"projects": {
"resources": {
"locations": {
"resources": {
"global": {
"resources": {
"domains": {
"resources": {
"sqlIntegrations": {
"methods": {
"get": {
"response": {
"$ref": "SQLIntegration"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
],
"httpMethod": "GET",
"path": "v1beta1/{+name}",
"id": "managedidentities.projects.locations.global.domains.sqlIntegrations.get",
"parameters": {
"name": {
"description": "Required. SQLIntegration resource name using the form: `projects/{project_id}/locations/global/domains/*/sqlIntegrations/{name}`",
"location": "path",
"required": true,
"type": "string",
"pattern": "^projects/[^/]+/locations/global/domains/[^/]+/sqlIntegrations/[^/]+$"
}
},
"flatPath": "v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}/sqlIntegrations/{sqlIntegrationsId}",
"description": "Gets details of a single sqlIntegration.",
"parameterOrder": [
"name"
]
},
"list": {
"id": "managedidentities.projects.locations.global.domains.sqlIntegrations.list",
"parameters": {
"filter": {
"type": "string",
"description": "Optional. Filter specifying constraints of a list operation. For example, `SQLIntegration.name=\"sql\"`.",
"location": "query"
},
"pageToken": {
"description": "Optional. The next_page_token value returned from a previous List request, if any.",
"location": "query",
"type": "string"
},
"parent": {
"location": "path",
"type": "string",
"required": true,
"pattern": "^projects/[^/]+/locations/global/domains/[^/]+$",
"description": "Required. The resource name of the SQLIntegrations using the form: `projects/{project_id}/locations/global/domains/*`"
},
"orderBy": {
"description": "Optional. Specifies the ordering of results following syntax at https://cloud.google.com/apis/design/design_patterns#sorting_order.",
"type": "string",
"location": "query"
},
"pageSize": {
"type": "integer",
"format": "int32",
"location": "query",
"description": "Optional. The maximum number of items to return. If not specified, a default value of 1000 will be used by the service. Regardless of the page_size value, the response may include a partial list and a caller should only rely on response'ANIZATIONs next_page_token to determine if there are more instances left to be queried."
}
},
"path": "v1beta1/{+parent}/sqlIntegrations",
"httpMethod": "GET",
"flatPath": "v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}/sqlIntegrations",
"response": {
"$ref": "ListSQLIntegrationsResponse"
},
"description": "Lists SQLIntegrations in a given domain.",
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
],
"parameterOrder": [
"parent"
]
}
}
}
},
"methods": {
"setIamPolicy": {
"request": {
"$ref": "SetIamPolicyRequest"
},
"id": "managedidentities.projects.locations.global.domains.setIamPolicy",
"description": "Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.",
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
],
"httpMethod": "POST",
"path": "v1beta1/{+resource}:setIamPolicy",
"flatPath": "v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}:setIamPolicy",
"response": {
"$ref": "Policy"
},
"parameterOrder": [
"resource"
],
"parameters": {
"resource": {
"location": "path",
"required": true,
"pattern": "^projects/[^/]+/locations/global/domains/[^/]+$",
"type": "string",
"description": "REQUIRED: The resource for which the policy is being specified. See the operation documentation for the appropriate value for this field."
}
}
},
"resetAdminPassword": {
"id": "managedidentities.projects.locations.global.domains.resetAdminPassword",
"flatPath": "v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}:resetAdminPassword",
"parameters": {
"name": {
"location": "path",
"required": true,
"description": "Required. The domain resource name using the form: `projects/{project_id}/locations/global/domains/{domain_name}`",
"type": "string",
"pattern": "^projects/[^/]+/locations/global/domains/[^/]+$"
}
},
"description": "Resets a domain's administrator password.",
"parameterOrder": [
"name"
],
"httpMethod": "POST",
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
],
"path": "v1beta1/{+name}:resetAdminPassword",
"response": {
"$ref": "ResetAdminPasswordResponse"
},
"request": {
"$ref": "ResetAdminPasswordRequest"
}
},
"attachTrust": {
"id": "managedidentities.projects.locations.global.domains.attachTrust",
"parameters": {
"name": {
"pattern": "^projects/[^/]+/locations/global/domains/[^/]+$",
"description": "Required. The resource domain name, project name and location using the form: `projects/{project_id}/locations/global/domains/{domain_name}`",
"type": "string",
"required": true,
"location": "path"
}
},
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
],
"description": "Adds an AD trust to a domain.",
"httpMethod": "POST",
"path": "v1beta1/{+name}:attachTrust",
"request": {
"$ref": "AttachTrustRequest"
},
"response": {
"$ref": "Operation"
},
"flatPath": "v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}:attachTrust",
"parameterOrder": [
"name"
]
},
"create": {
"response": {
"$ref": "Operation"
},
"id": "managedidentities.projects.locations.global.domains.create",
"httpMethod": "POST",
"path": "v1beta1/{+parent}/domains",
"request": {
"$ref": "Domain"
},
"parameters": {
"domainName": {
"type": "string",
"location": "query",
"description": "Required. A domain name, e.g. mydomain.myorg.com, with the following restrictions: * Must contain only lowercase letters, numbers, periods and hyphens. * Must start with a letter. * Must contain between 2-64 characters. * Must end with a number or a letter. * Must not start with period. * First segement length (mydomain form example above) shouldn't exceed 15 chars. * The last segment cannot be fully numeric. * Must be unique within the customer project."
},
"parent": {
"description": "Required. The resource project name and location using the form: `projects/{project_id}/locations/global`",
"required": true,
"type": "string",
"location": "path",
"pattern": "^projects/[^/]+/locations/global$"
}
},
"parameterOrder": [
"parent"
],
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
],
"description": "Creates a Microsoft AD domain.",
"flatPath": "v1beta1/projects/{projectsId}/locations/global/domains"
},
"get": {
"id": "managedidentities.projects.locations.global.domains.get",
"parameterOrder": [
"name"
],
"flatPath": "v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}",
"parameters": {
"name": {
"location": "path",
"required": true,
"type": "string",
"pattern": "^projects/[^/]+/locations/global/domains/[^/]+$",
"description": "Required. The domain resource name using the form: `projects/{project_id}/locations/global/domains/{domain_name}`"
}
},
"description": "Gets information about a domain.",
"httpMethod": "GET",
"response": {
"$ref": "Domain"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
],
"path": "v1beta1/{+name}"
},
"validateTrust": {
"description": "Validates a trust state, that the target domain is reachable, and that the target domain is able to accept incoming trust requests.",
"path": "v1beta1/{+name}:validateTrust",
"httpMethod": "POST",
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
],
"flatPath": "v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}:validateTrust",
"request": {
"$ref": "ValidateTrustRequest"
},
"id": "managedidentities.projects.locations.global.domains.validateTrust",
"parameterOrder": [
"name"
],
"parameters": {
"name": {
"pattern": "^projects/[^/]+/locations/global/domains/[^/]+$",
"description": "Required. The resource domain name, project name, and location using the form: `projects/{project_id}/locations/global/domains/{domain_name}`",
"type": "string",
"location": "path",
"required": true
}
},
"response": {
"$ref": "Operation"
}
},
"reconfigureTrust": {
"flatPath": "v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}:reconfigureTrust",
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
],
"path": "v1beta1/{+name}:reconfigureTrust",
"parameterOrder": [
"name"
],
"description": "Updates the DNS conditional forwarder.",
"id": "managedidentities.projects.locations.global.domains.reconfigureTrust",
"request": {
"$ref": "ReconfigureTrustRequest"
},
"parameters": {
"name": {
"required": true,
"pattern": "^projects/[^/]+/locations/global/domains/[^/]+$",
"location": "path",
"description": "Required. The resource domain name, project name and location using the form: `projects/{project_id}/locations/global/domains/{domain_name}`",
"type": "string"
}
},
"response": {
"$ref": "Operation"
},
"httpMethod": "POST"
},
"detachTrust": {
"parameterOrder": [
"name"
],
"httpMethod": "POST",
"request": {
"$ref": "DetachTrustRequest"
},
"id": "managedidentities.projects.locations.global.domains.detachTrust",
"flatPath": "v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}:detachTrust",
"path": "v1beta1/{+name}:detachTrust",
"response": {
"$ref": "Operation"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
],
"description": "Removes an AD trust.",
"parameters": {
"name": {
"required": true,
"description": "Required. The resource domain name, project name, and location using the form: `projects/{project_id}/locations/global/domains/{domain_name}`",
"location": "path",
"type": "string",
"pattern": "^projects/[^/]+/locations/global/domains/[^/]+$"
}
}
},
"patch": {
"request": {
"$ref": "Domain"
},
"id": "managedidentities.projects.locations.global.domains.patch",
"parameters": {
"updateMask": {
"format": "google-fieldmask",
"type": "string",
"location": "query",
"description": "Required. Mask of fields to update. At least one path must be supplied in this field. The elements of the repeated paths field may only include fields from Domain: * `labels` * `locations` * `authorized_networks` * `audit_logs_enabled`"
},
"name": {
"location": "path",
"pattern": "^projects/[^/]+/locations/global/domains/[^/]+$",
"required": true,
"description": "Output only. The unique name of the domain using the form: `projects/{project_id}/locations/global/domains/{domain_name}`.",
"type": "string"
}
},
"response": {
"$ref": "Operation"
},
"httpMethod": "PATCH",
"path": "v1beta1/{+name}",
"description": "Updates the metadata and configuration of a domain.",
"parameterOrder": [
"name"
],
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
],
"flatPath": "v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}"
},
"list": {
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
],
"parameters": {
"pageSize": {
"description": "Optional. The maximum number of items to return. If not specified, a default value of 1000 will be used. Regardless of the page_size value, the response may include a partial list. Callers should rely on a response's next_page_token to determine if there are additional results to list.",
"location": "query",
"format": "int32",
"type": "integer"
},
"filter": {
"location": "query",
"description": "Optional. A filter specifying constraints of a list operation. For example, `Domain.fqdn=\"mydomain.myorginization\"`.",
"type": "string"
},
"orderBy": {
"type": "string",
"description": "Optional. Specifies the ordering of results. See [Sorting order](https://cloud.google.com/apis/design/design_patterns#sorting_order) for more information.",
"location": "query"
},
"parent": {
"type": "string",
"location": "path",
"required": true,
"description": "Required. The resource name of the domain location using the form: `projects/{project_id}/locations/global`",
"pattern": "^projects/[^/]+/locations/global$"
},
"pageToken": {
"description": "The `next_page_token` value returned from a previous ListDomainsRequest request, if any.",
"type": "string",
"location": "query"
}
},
"httpMethod": "GET",
"flatPath": "v1beta1/projects/{projectsId}/locations/global/domains",
"parameterOrder": [
"parent"
],
"id": "managedidentities.projects.locations.global.domains.list",
"response": {
"$ref": "ListDomainsResponse"
},
"description": "Lists domains in a project.",
"path": "v1beta1/{+parent}/domains"
},
"getIamPolicy": {
"id": "managedidentities.projects.locations.global.domains.getIamPolicy",
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
],
"parameters": {
"options.requestedPolicyVersion": {
"format": "int32",
"type": "integer",
"location": "query",
"description": "Optional. The policy format version to be returned. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional bindings must specify version 3. Policies without any conditional bindings may specify any valid value or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies)."
},
"resource": {
"required": true,
"pattern": "^projects/[^/]+/locations/global/domains/[^/]+$",
"type": "string",
"description": "REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field.",
"location": "path"
}
},
"flatPath": "v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}:getIamPolicy",
"response": {
"$ref": "Policy"
},
"path": "v1beta1/{+resource}:getIamPolicy",
"parameterOrder": [
"resource"
],
"httpMethod": "GET",
"description": "Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set."
},
"testIamPermissions": {
"id": "managedidentities.projects.locations.global.domains.testIamPermissions",
"flatPath": "v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}:testIamPermissions",
"path": "v1beta1/{+resource}:testIamPermissions",
"response": {
"$ref": "TestIamPermissionsResponse"
},
"httpMethod": "POST",
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
],
"description": "Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may \"fail open\" without warning.",
"parameterOrder": [
"resource"
],
"request": {
"$ref": "TestIamPermissionsRequest"
},
"parameters": {
"resource": {
"type": "string",
"required": true,
"pattern": "^projects/[^/]+/locations/global/domains/[^/]+$",
"location": "path",
"description": "REQUIRED: The resource for which the policy detail is being requested. See the operation documentation for the appropriate value for this field."
}
}
},
"delete": {
"response": {
"$ref": "Operation"
},
"id": "managedidentities.projects.locations.global.domains.delete",
"description": "Deletes a domain.",
"httpMethod": "DELETE",
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
],
"parameterOrder": [
"name"
],
"path": "v1beta1/{+name}",
"parameters": {
"name": {
"description": "Required. The domain resource name using the form: `projects/{project_id}/locations/global/domains/{domain_name}`",
"location": "path",
"type": "string",
"pattern": "^projects/[^/]+/locations/global/domains/[^/]+$",
"required": true
}
},
"flatPath": "v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}"
}
}
},
"operations": {
"methods": {
"delete": {
"id": "managedidentities.projects.locations.global.operations.delete",
"description": "Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`.",
"path": "v1beta1/{+name}",
"flatPath": "v1beta1/projects/{projectsId}/locations/global/operations/{operationsId}",
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
],
"response": {
"$ref": "Empty"
},
"httpMethod": "DELETE",
"parameterOrder": [
"name"
],
"parameters": {
"name": {
"required": true,
"type": "string",
"description": "The name of the operation resource to be deleted.",
"pattern": "^projects/[^/]+/locations/global/operations/[^/]+$",
"location": "path"
}
}
},
"list": {
"parameters": {
"pageToken": {
"location": "query",
"type": "string",
"description": "The standard list page token."
},
"filter": {
"type": "string",
"description": "The standard list filter.",
"location": "query"
},
"name": {
"description": "The name of the operation's parent resource.",
"required": true,
"location": "path",
"type": "string",
"pattern": "^projects/[^/]+/locations/global/operations$"
},
"pageSize": {
"format": "int32",
"type": "integer",
"location": "query",
"description": "The standard list page size."
}
},
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
],
"id": "managedidentities.projects.locations.global.operations.list",
"flatPath": "v1beta1/projects/{projectsId}/locations/global/operations",
"path": "v1beta1/{+name}",
"parameterOrder": [
"name"
],
"response": {
"$ref": "ListOperationsResponse"
},
"httpMethod": "GET",
"description": "Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name` binding allows API services to override the binding to use different resource name schemes, such as `users/*/operations`. To override the binding, API services can add a binding such as `\"/v1/{name=users/*}/operations\"` to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must ensure the name binding is the parent resource, without the operations collection id."
},
"cancel": {
"description": "Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.",
"parameterOrder": [
"name"
],
"httpMethod": "POST",
"response": {
"$ref": "Empty"
},
"flatPath": "v1beta1/projects/{projectsId}/locations/global/operations/{operationsId}:cancel",
"parameters": {
"name": {
"type": "string",
"pattern": "^projects/[^/]+/locations/global/operations/[^/]+$",
"location": "path",
"description": "The name of the operation resource to be cancelled.",
"required": true
}
},
"path": "v1beta1/{+name}:cancel",
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
],
"request": {
"$ref": "CancelOperationRequest"
},
"id": "managedidentities.projects.locations.global.operations.cancel"
},
"get": {
"flatPath": "v1beta1/projects/{projectsId}/locations/global/operations/{operationsId}",
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
],
"httpMethod": "GET",
"description": "Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.",
"id": "managedidentities.projects.locations.global.operations.get",
"parameterOrder": [
"name"
],
"parameters": {
"name": {
"type": "string",
"location": "path",
"description": "The name of the operation resource.",
"pattern": "^projects/[^/]+/locations/global/operations/[^/]+$",
"required": true
}
},
"path": "v1beta1/{+name}",
"response": {
"$ref": "Operation"
}
}
}
}
}
}
},
"methods": {
"get": {
"response": {
"$ref": "Location"
},
"description": "Gets information about a location.",
"id": "managedidentities.projects.locations.get",
"flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}",
"httpMethod": "GET",
"parameters": {
"name": {
"location": "path",
"required": true,
"description": "Resource name for the location.",
"type": "string",
"pattern": "^projects/[^/]+/locations/[^/]+$"
}
},
"parameterOrder": [
"name"
],
"path": "v1beta1/{+name}",
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
]
},
"list": {
"response": {
"$ref": "ListLocationsResponse"
},
"parameterOrder": [
"name"
],
"httpMethod": "GET",
"description": "Lists information about the supported locations for this service.",
"id": "managedidentities.projects.locations.list",
"path": "v1beta1/{+name}/locations",
"flatPath": "v1beta1/projects/{projectsId}/locations",
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
],
"parameters": {
"name": {
"location": "path",
"required": true,
"pattern": "^projects/[^/]+$",
"type": "string",
"description": "The resource that owns the locations collection, if applicable."
},
"pageToken": {
"location": "query",
"type": "string",
"description": "The standard list page token."
},
"pageSize": {
"description": "The standard list page size.",
"format": "int32",
"type": "integer",
"location": "query"
},
"filter": {
"location": "query",
"type": "string",
"description": "The standard list filter."
}
}
}
}
}
}
}
}
}