Skip to content

Commit

Permalink
feat: run the generator (#2667)
Browse files Browse the repository at this point in the history
* fix(accessapproval): update the API

#### accessapproval:v1

The following keys were changed:
- schemas.EnrolledService.properties.cloudProduct.description

* feat(analyticsdata): update the API

#### analyticsdata:v1beta

The following keys were added:
- schemas.MinuteRange.description
- schemas.MinuteRange.id
- schemas.MinuteRange.properties.endMinutesAgo.description
- schemas.MinuteRange.properties.endMinutesAgo.format
- schemas.MinuteRange.properties.endMinutesAgo.type
- schemas.MinuteRange.properties.name.description
- schemas.MinuteRange.properties.name.type
- schemas.MinuteRange.properties.startMinutesAgo.description
- schemas.MinuteRange.properties.startMinutesAgo.format
- schemas.MinuteRange.properties.startMinutesAgo.type
- schemas.MinuteRange.type
- schemas.RunRealtimeReportRequest.properties.minuteRanges.description
- schemas.RunRealtimeReportRequest.properties.minuteRanges.items.$ref
- schemas.RunRealtimeReportRequest.properties.minuteRanges.type

* feat(androiddeviceprovisioning): update the API

#### androiddeviceprovisioning:v1

The following keys were added:
- schemas.Company.properties.languageCode.description
- schemas.Company.properties.languageCode.type
- schemas.Company.properties.skipWelcomeEmail.description
- schemas.Company.properties.skipWelcomeEmail.type

The following keys were changed:
- schemas.Company.properties.ownerEmails.description

* feat(cloudasset): update the API

#### cloudasset:v1

The following keys were added:
- resources.v1.methods.searchAllResources.parameters.readMask.description
- resources.v1.methods.searchAllResources.parameters.readMask.format
- resources.v1.methods.searchAllResources.parameters.readMask.location
- resources.v1.methods.searchAllResources.parameters.readMask.type
- schemas.ResourceSearchResult.properties.versionedResources.description
- schemas.ResourceSearchResult.properties.versionedResources.items.$ref
- schemas.ResourceSearchResult.properties.versionedResources.type
- schemas.VersionedResource.description
- schemas.VersionedResource.id
- schemas.VersionedResource.properties.resource.additionalProperties.description
- schemas.VersionedResource.properties.resource.additionalProperties.type
- schemas.VersionedResource.properties.resource.description
- schemas.VersionedResource.properties.resource.type
- schemas.VersionedResource.properties.version.description
- schemas.VersionedResource.properties.version.type
- schemas.VersionedResource.type

* feat(cloudidentity): update the API

#### cloudidentity:v1beta1

The following keys were added:
- schemas.Group.properties.posixGroups.description
- schemas.Group.properties.posixGroups.items.$ref
- schemas.Group.properties.posixGroups.type
- schemas.PosixGroup.description
- schemas.PosixGroup.id
- schemas.PosixGroup.properties.gid.description
- schemas.PosixGroup.properties.gid.format
- schemas.PosixGroup.properties.gid.type
- schemas.PosixGroup.properties.name.description
- schemas.PosixGroup.properties.name.type
- schemas.PosixGroup.properties.systemId.description
- schemas.PosixGroup.properties.systemId.type
- schemas.PosixGroup.type

* feat(compute)!: update the API

BREAKING CHANGE: This release has breaking changes.

#### compute:alpha

The following keys were deleted:
- resources.regionInstances.methods.recommendLocations.description
- resources.regionInstances.methods.recommendLocations.flatPath
- resources.regionInstances.methods.recommendLocations.httpMethod
- resources.regionInstances.methods.recommendLocations.id
- resources.regionInstances.methods.recommendLocations.parameterOrder
- resources.regionInstances.methods.recommendLocations.parameters.project.description
- resources.regionInstances.methods.recommendLocations.parameters.project.location
- resources.regionInstances.methods.recommendLocations.parameters.project.pattern
- resources.regionInstances.methods.recommendLocations.parameters.project.required
- resources.regionInstances.methods.recommendLocations.parameters.project.type
- resources.regionInstances.methods.recommendLocations.parameters.region.description
- resources.regionInstances.methods.recommendLocations.parameters.region.location
- resources.regionInstances.methods.recommendLocations.parameters.region.pattern
- resources.regionInstances.methods.recommendLocations.parameters.region.required
- resources.regionInstances.methods.recommendLocations.parameters.region.type
- resources.regionInstances.methods.recommendLocations.path
- resources.regionInstances.methods.recommendLocations.request.$ref
- resources.regionInstances.methods.recommendLocations.response.$ref
- resources.regionInstances.methods.recommendLocations.scopes
- schemas.RegionInstancesRecommendLocationsResource.description
- schemas.RegionInstancesRecommendLocationsResource.id
- schemas.RegionInstancesRecommendLocationsResource.properties.instanceSpecs.additionalProperties.$ref
- schemas.RegionInstancesRecommendLocationsResource.properties.instanceSpecs.description
- schemas.RegionInstancesRecommendLocationsResource.properties.instanceSpecs.type
- schemas.RegionInstancesRecommendLocationsResource.properties.locationPolicy.$ref
- schemas.RegionInstancesRecommendLocationsResource.properties.locationPolicy.description
- schemas.RegionInstancesRecommendLocationsResource.type
- schemas.RegionInstancesRecommendLocationsResponse.description
- schemas.RegionInstancesRecommendLocationsResponse.id
- schemas.RegionInstancesRecommendLocationsResponse.properties.recommendedLocations.additionalProperties.$ref
- schemas.RegionInstancesRecommendLocationsResponse.properties.recommendedLocations.description
- schemas.RegionInstancesRecommendLocationsResponse.properties.recommendedLocations.type
- schemas.RegionInstancesRecommendLocationsResponse.type
- schemas.RegionInstancesRecommendLocationsResponseRecommendation.description
- schemas.RegionInstancesRecommendLocationsResponseRecommendation.id
- schemas.RegionInstancesRecommendLocationsResponseRecommendation.properties.instanceCount.description
- schemas.RegionInstancesRecommendLocationsResponseRecommendation.properties.instanceCount.format
- schemas.RegionInstancesRecommendLocationsResponseRecommendation.properties.instanceCount.type
- schemas.RegionInstancesRecommendLocationsResponseRecommendation.type
- schemas.RegionInstancesRecommendLocationsResponseRecommendationsForInstanceSpecs.description
- schemas.RegionInstancesRecommendLocationsResponseRecommendationsForInstanceSpecs.id
- schemas.RegionInstancesRecommendLocationsResponseRecommendationsForInstanceSpecs.properties.locations.additionalProperties.$ref
- schemas.RegionInstancesRecommendLocationsResponseRecommendationsForInstanceSpecs.properties.locations.description
- schemas.RegionInstancesRecommendLocationsResponseRecommendationsForInstanceSpecs.properties.locations.type
- schemas.RegionInstancesRecommendLocationsResponseRecommendationsForInstanceSpecs.type

The following keys were added:
- schemas.AttachedDiskInitializeParams.properties.interface.description
- schemas.AttachedDiskInitializeParams.properties.interface.enum
- schemas.AttachedDiskInitializeParams.properties.interface.enumDescriptions
- schemas.AttachedDiskInitializeParams.properties.interface.type
- schemas.Scheduling.properties.provisioningModel.description
- schemas.Scheduling.properties.provisioningModel.enum
- schemas.Scheduling.properties.provisioningModel.enumDescriptions
- schemas.Scheduling.properties.provisioningModel.type
- schemas.SecurityPolicyRule.properties.redirectOptions.$ref
- schemas.SecurityPolicyRule.properties.redirectOptions.description
- schemas.SecurityPolicyRuleRedirectOptions.id
- schemas.SecurityPolicyRuleRedirectOptions.properties.target.description
- schemas.SecurityPolicyRuleRedirectOptions.properties.target.type
- schemas.SecurityPolicyRuleRedirectOptions.properties.type.description
- schemas.SecurityPolicyRuleRedirectOptions.properties.type.enum
- schemas.SecurityPolicyRuleRedirectOptions.properties.type.enumDescriptions
- schemas.SecurityPolicyRuleRedirectOptions.properties.type.type
- schemas.SecurityPolicyRuleRedirectOptions.type
- schemas.Snapshot.properties.sourceInstantSnapshot.description
- schemas.Snapshot.properties.sourceInstantSnapshot.type
- schemas.Snapshot.properties.sourceInstantSnapshotId.description
- schemas.Snapshot.properties.sourceInstantSnapshotId.type
- schemas.Subsetting.properties.subsetSize.description
- schemas.Subsetting.properties.subsetSize.format
- schemas.Subsetting.properties.subsetSize.type

The following keys were changed:
- resources.regionCommitments.methods.aggregatedList.description
- schemas.Address.description
- schemas.AttachedDiskInitializeParams.properties.diskType.description
- schemas.AttachedDiskInitializeParams.properties.provisionedIops.description
- schemas.Backend.properties.capacityScaler.description
- schemas.Backend.properties.group.description
- schemas.Backend.properties.maxConnections.description
- schemas.Backend.properties.maxConnectionsPerEndpoint.description
- schemas.Backend.properties.maxConnectionsPerInstance.description
- schemas.BackendBucket.properties.compressionMode.description
- schemas.BackendService.description
- schemas.BackendService.properties.affinityCookieTtlSec.description
- schemas.BackendService.properties.cdnPolicy.description
- schemas.BackendService.properties.compressionMode.description
- schemas.BackendService.properties.customRequestHeaders.description
- schemas.BackendService.properties.customResponseHeaders.description
- schemas.BackendService.properties.enableCDN.description
- schemas.BackendService.properties.failoverPolicy.description
- schemas.BackendService.properties.loadBalancingScheme.description
- schemas.BackendService.properties.loadBalancingScheme.enumDescriptions
- schemas.BackendService.properties.port.description
- schemas.BackendService.properties.portName.description
- schemas.BackendService.properties.protocol.description
- schemas.BackendService.properties.protocol.enumDescriptions
- schemas.BackendService.properties.sessionAffinity.description
- schemas.BackendServiceFailoverPolicy.description
- schemas.BackendServiceFailoverPolicy.properties.dropTrafficIfUnhealthy.description
- schemas.BackendServiceFailoverPolicy.properties.failoverRatio.description
- schemas.BulkInsertInstanceResource.description
- schemas.BulkInsertInstanceResource.properties.namePattern.description
- schemas.CircuitBreakers.description
- schemas.Commitment.properties.type.enum
- schemas.Commitment.properties.type.enumDescriptions
- schemas.Disk.properties.provisionedIops.description
- schemas.Disk.properties.type.description
- schemas.DisksAddResourcePoliciesRequest.properties.resourcePolicies.description
- schemas.ExternalVpnGateway.properties.interfaces.description
- schemas.GuestAttributes.properties.queryPath.description
- schemas.HealthCheckService.properties.healthStatusAggregationPolicy.description
- schemas.HttpRetryPolicy.properties.retryConditions.description
- schemas.InstanceGroupManager.description

#### compute:beta

The following keys were added:
- schemas.SecurityPolicyRule.properties.headerAction.$ref
- schemas.SecurityPolicyRule.properties.headerAction.description
- schemas.SecurityPolicyRule.properties.redirectOptions.$ref
- schemas.SecurityPolicyRule.properties.redirectOptions.description
- schemas.SecurityPolicyRuleHttpHeaderAction.id
- schemas.SecurityPolicyRuleHttpHeaderAction.properties.requestHeadersToAdds.description
- schemas.SecurityPolicyRuleHttpHeaderAction.properties.requestHeadersToAdds.items.$ref
- schemas.SecurityPolicyRuleHttpHeaderAction.properties.requestHeadersToAdds.type
- schemas.SecurityPolicyRuleHttpHeaderAction.type
- schemas.SecurityPolicyRuleHttpHeaderActionHttpHeaderOption.id
- schemas.SecurityPolicyRuleHttpHeaderActionHttpHeaderOption.properties.headerName.description
- schemas.SecurityPolicyRuleHttpHeaderActionHttpHeaderOption.properties.headerName.type
- schemas.SecurityPolicyRuleHttpHeaderActionHttpHeaderOption.properties.headerValue.description
- schemas.SecurityPolicyRuleHttpHeaderActionHttpHeaderOption.properties.headerValue.type
- schemas.SecurityPolicyRuleHttpHeaderActionHttpHeaderOption.type
- schemas.SecurityPolicyRuleRedirectOptions.id
- schemas.SecurityPolicyRuleRedirectOptions.properties.target.description
- schemas.SecurityPolicyRuleRedirectOptions.properties.target.type
- schemas.SecurityPolicyRuleRedirectOptions.properties.type.description
- schemas.SecurityPolicyRuleRedirectOptions.properties.type.enum
- schemas.SecurityPolicyRuleRedirectOptions.properties.type.enumDescriptions
- schemas.SecurityPolicyRuleRedirectOptions.properties.type.type
- schemas.SecurityPolicyRuleRedirectOptions.type

The following keys were changed:
- resources.regionCommitments.methods.aggregatedList.description
- schemas.Address.description
- schemas.AttachedDiskInitializeParams.properties.diskType.description
- schemas.AttachedDiskInitializeParams.properties.provisionedIops.description
- schemas.Backend.properties.capacityScaler.description
- schemas.Backend.properties.group.description
- schemas.Backend.properties.maxConnections.description
- schemas.Backend.properties.maxConnectionsPerEndpoint.description
- schemas.Backend.properties.maxConnectionsPerInstance.description
- schemas.BackendBucket.properties.compressionMode.description
- schemas.BackendService.description
- schemas.BackendService.properties.affinityCookieTtlSec.description
- schemas.BackendService.properties.cdnPolicy.description
- schemas.BackendService.properties.compressionMode.description
- schemas.BackendService.properties.customRequestHeaders.description
- schemas.BackendService.properties.customResponseHeaders.description
- schemas.BackendService.properties.enableCDN.description
- schemas.BackendService.properties.failoverPolicy.description
- schemas.BackendService.properties.loadBalancingScheme.description
- schemas.BackendService.properties.loadBalancingScheme.enumDescriptions
- schemas.BackendService.properties.port.description
- schemas.BackendService.properties.portName.description
- schemas.BackendService.properties.protocol.description
- schemas.BackendService.properties.protocol.enumDescriptions
- schemas.BackendService.properties.sessionAffinity.description
- schemas.BackendServiceFailoverPolicy.description
- schemas.BackendServiceFailoverPolicy.properties.dropTrafficIfUnhealthy.description
- schemas.BackendServiceFailoverPolicy.properties.failoverRatio.description
- schemas.BulkInsertInstanceResource.description
- schemas.BulkInsertInstanceResource.properties.namePattern.description
- schemas.CircuitBreakers.description
- schemas.Disk.properties.provisionedIops.description
- schemas.Disk.properties.type.description
- schemas.DisksAddResourcePoliciesRequest.properties.resourcePolicies.description
- schemas.ExternalVpnGateway.properties.interfaces.description
- schemas.GuestAttributes.properties.queryPath.description
- schemas.HealthCheckService.properties.healthStatusAggregationPolicy.description
- schemas.HttpRetryPolicy.properties.retryConditions.description
- schemas.InstanceGroupManager.description

#### compute:v1

The following keys were added:
- resources.serviceAttachments.methods.aggregatedList.description
- resources.serviceAttachments.methods.aggregatedList.flatPath
- resources.serviceAttachments.methods.aggregatedList.httpMethod
- resources.serviceAttachments.methods.aggregatedList.id
- resources.serviceAttachments.methods.aggregatedList.parameterOrder
- resources.serviceAttachments.methods.aggregatedList.parameters.filter.description
- resources.serviceAttachments.methods.aggregatedList.parameters.filter.location
- resources.serviceAttachments.methods.aggregatedList.parameters.filter.type
- resources.serviceAttachments.methods.aggregatedList.parameters.includeAllScopes.description
- resources.serviceAttachments.methods.aggregatedList.parameters.includeAllScopes.location
- resources.serviceAttachments.methods.aggregatedList.parameters.includeAllScopes.type
- resources.serviceAttachments.methods.aggregatedList.parameters.maxResults.default
- resources.serviceAttachments.methods.aggregatedList.parameters.maxResults.description
- resources.serviceAttachments.methods.aggregatedList.parameters.maxResults.format
- resources.serviceAttachments.methods.aggregatedList.parameters.maxResults.location
- resources.serviceAttachments.methods.aggregatedList.parameters.maxResults.minimum
- resources.serviceAttachments.methods.aggregatedList.parameters.maxResults.type
- resources.serviceAttachments.methods.aggregatedList.parameters.orderBy.description
- resources.serviceAttachments.methods.aggregatedList.parameters.orderBy.location
- resources.serviceAttachments.methods.aggregatedList.parameters.orderBy.type
- resources.serviceAttachments.methods.aggregatedList.parameters.pageToken.description
- resources.serviceAttachments.methods.aggregatedList.parameters.pageToken.location
- resources.serviceAttachments.methods.aggregatedList.parameters.pageToken.type
- resources.serviceAttachments.methods.aggregatedList.parameters.project.description
- resources.serviceAttachments.methods.aggregatedList.parameters.project.location
- resources.serviceAttachments.methods.aggregatedList.parameters.project.pattern
- resources.serviceAttachments.methods.aggregatedList.parameters.project.required
- resources.serviceAttachments.methods.aggregatedList.parameters.project.type
- resources.serviceAttachments.methods.aggregatedList.parameters.returnPartialSuccess.description
- resources.serviceAttachments.methods.aggregatedList.parameters.returnPartialSuccess.location
- resources.serviceAttachments.methods.aggregatedList.parameters.returnPartialSuccess.type
- resources.serviceAttachments.methods.aggregatedList.path
- resources.serviceAttachments.methods.aggregatedList.response.$ref
- resources.serviceAttachments.methods.aggregatedList.scopes
- resources.serviceAttachments.methods.delete.description
- resources.serviceAttachments.methods.delete.flatPath
- resources.serviceAttachments.methods.delete.httpMethod
- resources.serviceAttachments.methods.delete.id
- resources.serviceAttachments.methods.delete.parameterOrder
- resources.serviceAttachments.methods.delete.parameters.project.description
- resources.serviceAttachments.methods.delete.parameters.project.location
- resources.serviceAttachments.methods.delete.parameters.project.pattern
- resources.serviceAttachments.methods.delete.parameters.project.required
- resources.serviceAttachments.methods.delete.parameters.project.type
- resources.serviceAttachments.methods.delete.parameters.region.description
- resources.serviceAttachments.methods.delete.parameters.region.location
- resources.serviceAttachments.methods.delete.parameters.region.pattern
- resources.serviceAttachments.methods.delete.parameters.region.required
- resources.serviceAttachments.methods.delete.parameters.region.type
- resources.serviceAttachments.methods.delete.parameters.requestId.description
- resources.serviceAttachments.methods.delete.parameters.requestId.location
- resources.serviceAttachments.methods.delete.parameters.requestId.type
- resources.serviceAttachments.methods.delete.parameters.serviceAttachment.description
- resources.serviceAttachments.methods.delete.parameters.serviceAttachment.location
- resources.serviceAttachments.methods.delete.parameters.serviceAttachment.pattern
- resources.serviceAttachments.methods.delete.parameters.serviceAttachment.required
- resources.serviceAttachments.methods.delete.parameters.serviceAttachment.type
- resources.serviceAttachments.methods.delete.path
- resources.serviceAttachments.methods.delete.response.$ref
- resources.serviceAttachments.methods.delete.scopes
- resources.serviceAttachments.methods.get.description
- resources.serviceAttachments.methods.get.flatPath
- resources.serviceAttachments.methods.get.httpMethod
- resources.serviceAttachments.methods.get.id
- resources.serviceAttachments.methods.get.parameterOrder
- resources.serviceAttachments.methods.get.parameters.project.description
- resources.serviceAttachments.methods.get.parameters.project.location
- resources.serviceAttachments.methods.get.parameters.project.pattern
- resources.serviceAttachments.methods.get.parameters.project.required
- resources.serviceAttachments.methods.get.parameters.project.type
- resources.serviceAttachments.methods.get.parameters.region.description
- resources.serviceAttachments.methods.get.parameters.region.location
- resources.serviceAttachments.methods.get.parameters.region.pattern
- resources.serviceAttachments.methods.get.parameters.region.required
- resources.serviceAttachments.methods.get.parameters.region.type
- resources.serviceAttachments.methods.get.parameters.serviceAttachment.description
- resources.serviceAttachments.methods.get.parameters.serviceAttachment.location
- resources.serviceAttachments.methods.get.parameters.serviceAttachment.pattern
- resources.serviceAttachments.methods.get.parameters.serviceAttachment.required
- resources.serviceAttachments.methods.get.parameters.serviceAttachment.type
- resources.serviceAttachments.methods.get.path
- resources.serviceAttachments.methods.get.response.$ref
- resources.serviceAttachments.methods.get.scopes
- resources.serviceAttachments.methods.getIamPolicy.description
- resources.serviceAttachments.methods.getIamPolicy.flatPath
- resources.serviceAttachments.methods.getIamPolicy.httpMethod
- resources.serviceAttachments.methods.getIamPolicy.id
- resources.serviceAttachments.methods.getIamPolicy.parameterOrder
- resources.serviceAttachments.methods.getIamPolicy.parameters.optionsRequestedPolicyVersion.description
- resources.serviceAttachments.methods.getIamPolicy.parameters.optionsRequestedPolicyVersion.format
- resources.serviceAttachments.methods.getIamPolicy.parameters.optionsRequestedPolicyVersion.location
- resources.serviceAttachments.methods.getIamPolicy.parameters.optionsRequestedPolicyVersion.type
- resources.serviceAttachments.methods.getIamPolicy.parameters.project.description
- resources.serviceAttachments.methods.getIamPolicy.parameters.project.location
- resources.serviceAttachments.methods.getIamPolicy.parameters.project.pattern
- resources.serviceAttachments.methods.getIamPolicy.parameters.project.required
- resources.serviceAttachments.methods.getIamPolicy.parameters.project.type
- resources.serviceAttachments.methods.getIamPolicy.parameters.region.description
- resources.serviceAttachments.methods.getIamPolicy.parameters.region.location
- resources.serviceAttachments.methods.getIamPolicy.parameters.region.pattern
- resources.serviceAttachments.methods.getIamPolicy.parameters.region.required
- resources.serviceAttachments.methods.getIamPolicy.parameters.region.type
- resources.serviceAttachments.methods.getIamPolicy.parameters.resource.description
- resources.serviceAttachments.methods.getIamPolicy.parameters.resource.location
- resources.serviceAttachments.methods.getIamPolicy.parameters.resource.pattern
- resources.serviceAttachments.methods.getIamPolicy.parameters.resource.required
- resources.serviceAttachments.methods.getIamPolicy.parameters.resource.type
- resources.serviceAttachments.methods.getIamPolicy.path
- resources.serviceAttachments.methods.getIamPolicy.response.$ref
- resources.serviceAttachments.methods.getIamPolicy.scopes
- resources.serviceAttachments.methods.insert.description
- resources.serviceAttachments.methods.insert.flatPath
- resources.serviceAttachments.methods.insert.httpMethod
- resources.serviceAttachments.methods.insert.id
- resources.serviceAttachments.methods.insert.parameterOrder
- resources.serviceAttachments.methods.insert.parameters.project.description
- resources.serviceAttachments.methods.insert.parameters.project.location
- resources.serviceAttachments.methods.insert.parameters.project.pattern
- resources.serviceAttachments.methods.insert.parameters.project.required
- resources.serviceAttachments.methods.insert.parameters.project.type
- resources.serviceAttachments.methods.insert.parameters.region.description
- resources.serviceAttachments.methods.insert.parameters.region.location
- resources.serviceAttachments.methods.insert.parameters.region.pattern
- resources.serviceAttachments.methods.insert.parameters.region.required
- resources.serviceAttachments.methods.insert.parameters.region.type
- resources.serviceAttachments.methods.insert.parameters.requestId.description
- resources.serviceAttachments.methods.insert.parameters.requestId.location
- resources.serviceAttachments.methods.insert.parameters.requestId.type
- resources.serviceAttachments.methods.insert.path
- resources.serviceAttachments.methods.insert.request.$ref
- resources.serviceAttachments.methods.insert.response.$ref
- resources.serviceAttachments.methods.insert.scopes
- resources.serviceAttachments.methods.list.description
- resources.serviceAttachments.methods.list.flatPath
- resources.serviceAttachments.methods.list.httpMethod
- resources.serviceAttachments.methods.list.id
- resources.serviceAttachments.methods.list.parameterOrder
- resources.serviceAttachments.methods.list.parameters.filter.description
- resources.serviceAttachments.methods.list.parameters.filter.location
- resources.serviceAttachments.methods.list.parameters.filter.type
- resources.serviceAttachments.methods.list.parameters.maxResults.default
- resources.serviceAttachments.methods.list.parameters.maxResults.description
- resources.serviceAttachments.methods.list.parameters.maxResults.format
- resources.serviceAttachments.methods.list.parameters.maxResults.location
- resources.serviceAttachments.methods.list.parameters.maxResults.minimum
- resources.serviceAttachments.methods.list.parameters.maxResults.type
- resources.serviceAttachments.methods.list.parameters.orderBy.description
- resources.serviceAttachments.methods.list.parameters.orderBy.location
- resources.serviceAttachments.methods.list.parameters.orderBy.type
- resources.serviceAttachments.methods.list.parameters.pageToken.description
- resources.serviceAttachments.methods.list.parameters.pageToken.location
- resources.serviceAttachments.methods.list.parameters.pageToken.type
- resources.serviceAttachments.methods.list.parameters.project.description
- resources.serviceAttachments.methods.list.parameters.project.location
- resources.serviceAttachments.methods.list.parameters.project.pattern
- resources.serviceAttachments.methods.list.parameters.project.required
- resources.serviceAttachments.methods.list.parameters.project.type
- resources.serviceAttachments.methods.list.parameters.region.description
- resources.serviceAttachments.methods.list.parameters.region.location
- resources.serviceAttachments.methods.list.parameters.region.pattern
- resources.serviceAttachments.methods.list.parameters.region.required
- resources.serviceAttachments.methods.list.parameters.region.type
- resources.serviceAttachments.methods.list.parameters.returnPartialSuccess.description
- resources.serviceAttachments.methods.list.parameters.returnPartialSuccess.location
- resources.serviceAttachments.methods.list.parameters.returnPartialSuccess.type
- resources.serviceAttachments.methods.list.path
- resources.serviceAttachments.methods.list.response.$ref
- resources.serviceAttachments.methods.list.scopes
- resources.serviceAttachments.methods.patch.description
- resources.serviceAttachments.methods.patch.flatPath
- resources.serviceAttachments.methods.patch.httpMethod
- resources.serviceAttachments.methods.patch.id
- resources.serviceAttachments.methods.patch.parameterOrder
- resources.serviceAttachments.methods.patch.parameters.project.description
- resources.serviceAttachments.methods.patch.parameters.project.location
- resources.serviceAttachments.methods.patch.parameters.project.pattern
- resources.serviceAttachments.methods.patch.parameters.project.required
- resources.serviceAttachments.methods.patch.parameters.project.type
- resources.serviceAttachments.methods.patch.parameters.region.description
- resources.serviceAttachments.methods.patch.parameters.region.location
- resources.serviceAttachments.methods.patch.parameters.region.required
- resources.serviceAttachments.methods.patch.parameters.region.type
- resources.serviceAttachments.methods.patch.parameters.requestId.description
- resources.serviceAttachments.methods.patch.parameters.requestId.location
- resources.serviceAttachments.methods.patch.parameters.requestId.type
- resources.serviceAttachments.methods.patch.parameters.serviceAttachment.description
- resources.serviceAttachments.methods.patch.parameters.serviceAttachment.location
- resources.serviceAttachments.methods.patch.parameters.serviceAttachment.required
- resources.serviceAttachments.methods.patch.parameters.serviceAttachment.type
- resources.serviceAttachments.methods.patch.path
- resources.serviceAttachments.methods.patch.request.$ref
- resources.serviceAttachments.methods.patch.response.$ref
- resources.serviceAttachments.methods.patch.scopes
- resources.serviceAttachments.methods.setIamPolicy.description
- resources.serviceAttachments.methods.setIamPolicy.flatPath
- resources.serviceAttachments.methods.setIamPolicy.httpMethod
- resources.serviceAttachments.methods.setIamPolicy.id
- resources.serviceAttachments.methods.setIamPolicy.parameterOrder
- resources.serviceAttachments.methods.setIamPolicy.parameters.project.description
- resources.serviceAttachments.methods.setIamPolicy.parameters.project.location
- resources.serviceAttachments.methods.setIamPolicy.parameters.project.pattern
- resources.serviceAttachments.methods.setIamPolicy.parameters.project.required
- resources.serviceAttachments.methods.setIamPolicy.parameters.project.type
- resources.serviceAttachments.methods.setIamPolicy.parameters.region.description
- resources.serviceAttachments.methods.setIamPolicy.parameters.region.location
- resources.serviceAttachments.methods.setIamPolicy.parameters.region.pattern
- resources.serviceAttachments.methods.setIamPolicy.parameters.region.required
- resources.serviceAttachments.methods.setIamPolicy.parameters.region.type
- resources.serviceAttachments.methods.setIamPolicy.parameters.resource.description
- resources.serviceAttachments.methods.setIamPolicy.parameters.resource.location
- resources.serviceAttachments.methods.setIamPolicy.parameters.resource.pattern
- resources.serviceAttachments.methods.setIamPolicy.parameters.resource.required
- resources.serviceAttachments.methods.setIamPolicy.parameters.resource.type
- resources.serviceAttachments.methods.setIamPolicy.path
- resources.serviceAttachments.methods.setIamPolicy.request.$ref
- resources.serviceAttachments.methods.setIamPolicy.response.$ref
- resources.serviceAttachments.methods.setIamPolicy.scopes
- resources.serviceAttachments.methods.testIamPermissions.description
- resources.serviceAttachments.methods.testIamPermissions.flatPath
- resources.serviceAttachments.methods.testIamPermissions.httpMethod
- resources.serviceAttachments.methods.testIamPermissions.id
- resources.serviceAttachments.methods.testIamPermissions.parameterOrder
- resources.serviceAttachments.methods.testIamPermissions.parameters.project.description
- resources.serviceAttachments.methods.testIamPermissions.parameters.project.location
- resources.serviceAttachments.methods.testIamPermissions.parameters.project.pattern
- resources.serviceAttachments.methods.testIamPermissions.parameters.project.required
- resources.serviceAttachments.methods.testIamPermissions.parameters.project.type
- resources.serviceAttachments.methods.testIamPermissions.parameters.region.description
- resources.serviceAttachments.methods.testIamPermissions.parameters.region.location
- resources.serviceAttachments.methods.testIamPermissions.parameters.region.pattern
- resources.serviceAttachments.methods.testIamPermissions.parameters.region.required
- resources.serviceAttachments.methods.testIamPermissions.parameters.region.type
- resources.serviceAttachments.methods.testIamPermissions.parameters.resource.description
- resources.serviceAttachments.methods.testIamPermissions.parameters.resource.location
- resources.serviceAttachments.methods.testIamPermissions.parameters.resource.pattern
- resources.serviceAttachments.methods.testIamPermissions.parameters.resource.required
- resources.serviceAttachments.methods.testIamPermissions.parameters.resource.type
- resources.serviceAttachments.methods.testIamPermissions.path
- resources.serviceAttachments.methods.testIamPermissions.request.$ref
- resources.serviceAttachments.methods.testIamPermissions.response.$ref
- resources.serviceAttachments.methods.testIamPermissions.scopes
- schemas.SecurityPolicy.properties.adaptiveProtectionConfig.$ref
- schemas.SecurityPolicyAdaptiveProtectionConfig.description
- schemas.SecurityPolicyAdaptiveProtectionConfig.id
- schemas.SecurityPolicyAdaptiveProtectionConfig.properties.layer7DdosDefenseConfig.$ref
- schemas.SecurityPolicyAdaptiveProtectionConfig.properties.layer7DdosDefenseConfig.description
- schemas.SecurityPolicyAdaptiveProtectionConfig.type
- schemas.SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig.description
- schemas.SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig.id
- schemas.SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig.properties.enable.description
- schemas.SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig.properties.enable.type
- schemas.SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig.properties.ruleVisibility.description
- schemas.SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig.properties.ruleVisibility.enum
- schemas.SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig.properties.ruleVisibility.enumDescriptions
- schemas.SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig.properties.ruleVisibility.type
- schemas.SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig.type
- schemas.ServiceAttachment.description
- schemas.ServiceAttachment.id
- schemas.ServiceAttachment.properties.connectedEndpoints.description
- schemas.ServiceAttachment.properties.connectedEndpoints.items.$ref
- schemas.ServiceAttachment.properties.connectedEndpoints.type
- schemas.ServiceAttachment.properties.connectionPreference.description
- schemas.ServiceAttachment.properties.connectionPreference.enum
- schemas.ServiceAttachment.properties.connectionPreference.enumDescriptions
- schemas.ServiceAttachment.properties.connectionPreference.type
- schemas.ServiceAttachment.properties.consumerAcceptLists.description
- schemas.ServiceAttachment.properties.consumerAcceptLists.items.$ref
- schemas.ServiceAttachment.properties.consumerAcceptLists.type
- schemas.ServiceAttachment.properties.consumerRejectLists.description
- schemas.ServiceAttachment.properties.consumerRejectLists.items.type
- schemas.ServiceAttachment.properties.consumerRejectLists.type
- schemas.ServiceAttachment.properties.creationTimestamp.description
- schemas.ServiceAttachment.properties.creationTimestamp.type
- schemas.ServiceAttachment.properties.description.description
- schemas.ServiceAttachment.properties.description.type
- schemas.ServiceAttachment.properties.enableProxyProtocol.description
- schemas.ServiceAttachment.properties.enableProxyProtocol.type
- schemas.ServiceAttachment.properties.fingerprint.description
- schemas.ServiceAttachment.properties.fingerprint.format
- schemas.ServiceAttachment.properties.fingerprint.type
- schemas.ServiceAttachment.properties.id.description
- schemas.ServiceAttachment.properties.id.format
- schemas.ServiceAttachment.properties.id.type
- schemas.ServiceAttachment.properties.kind.default
- schemas.ServiceAttachment.properties.kind.description
- schemas.ServiceAttachment.properties.kind.type
- schemas.ServiceAttachment.properties.name.annotations.required
- schemas.ServiceAttachment.properties.name.description
- schemas.ServiceAttachment.properties.name.pattern
- schemas.ServiceAttachment.properties.name.type
- schemas.ServiceAttachment.properties.natSubnets.description
- schemas.ServiceAttachment.properties.natSubnets.items.type
- schemas.ServiceAttachment.properties.natSubnets.type
- schemas.ServiceAttachment.properties.producerForwardingRule.description
- schemas.ServiceAttachment.properties.producerForwardingRule.type
- schemas.ServiceAttachment.properties.pscServiceAttachmentId.$ref
- schemas.ServiceAttachment.properties.pscServiceAttachmentId.description
- schemas.ServiceAttachment.properties.region.description
- schemas.ServiceAttachment.properties.region.type
- schemas.ServiceAttachment.properties.selfLink.description
- schemas.ServiceAttachment.properties.selfLink.type
- schemas.ServiceAttachment.properties.targetService.description
- schemas.ServiceAttachment.properties.targetService.type
- schemas.ServiceAttachment.type
- schemas.ServiceAttachmentAggregatedList.description
- schemas.ServiceAttachmentAggregatedList.id
- schemas.ServiceAttachmentAggregatedList.properties.id.description
- schemas.ServiceAttachmentAggregatedList.properties.id.type
- schemas.ServiceAttachmentAggregatedList.properties.items.additionalProperties.$ref
- schemas.ServiceAttachmentAggregatedList.properties.items.additionalProperties.description
- schemas.ServiceAttachmentAggregatedList.properties.items.description
- schemas.ServiceAttachmentAggregatedList.properties.items.type
- schemas.ServiceAttachmentAggregatedList.properties.kind.default
- schemas.ServiceAttachmentAggregatedList.properties.kind.description
- schemas.ServiceAttachmentAggregatedList.properties.kind.type
- schemas.ServiceAttachmentAggregatedList.properties.nextPageToken.description
- schemas.ServiceAttachmentAggregatedList.properties.nextPageToken.type
- schemas.ServiceAttachmentAggregatedList.properties.selfLink.description
- schemas.ServiceAttachmentAggregatedList.properties.selfLink.type
- schemas.ServiceAttachmentAggregatedList.properties.unreachables.description
- schemas.ServiceAttachmentAggregatedList.properties.unreachables.items.type
- schemas.ServiceAttachmentAggregatedList.properties.unreachables.type
- schemas.ServiceAttachmentAggregatedList.properties.warning.description
- schemas.ServiceAttachmentAggregatedList.properties.warning.properties.code.description
- schemas.ServiceAttachmentAggregatedList.properties.warning.properties.code.enum
- schemas.ServiceAttachmentAggregatedList.properties.warning.properties.code.enumDescriptions
- schemas.ServiceAttachmentAggregatedList.properties.warning.properties.code.type
- schemas.ServiceAttachmentAggregatedList.properties.warning.properties.data.description
- schemas.ServiceAttachmentAggregatedList.properties.warning.properties.data.items.properties.key.description
- schemas.ServiceAttachmentAggregatedList.properties.warning.properties.data.items.properties.key.type
- schemas.ServiceAttachmentAggregatedList.properties.warning.properties.data.items.properties.value.description
- schemas.ServiceAttachmentAggregatedList.properties.warning.properties.data.items.properties.value.type
- schemas.ServiceAttachmentAggregatedList.properties.warning.properties.data.items.type
- schemas.ServiceAttachmentAggregatedList.properties.warning.properties.data.type
- schemas.ServiceAttachmentAggregatedList.properties.warning.properties.message.description
- schemas.ServiceAttachmentAggregatedList.properties.warning.properties.message.type
- schemas.ServiceAttachmentAggregatedList.properties.warning.type
- schemas.ServiceAttachmentAggregatedList.type
- schemas.ServiceAttachmentConnectedEndpoint.description
- schemas.ServiceAttachmentConnectedEndpoint.id
- schemas.ServiceAttachmentConnectedEndpoint.properties.endpoint.description
- schemas.ServiceAttachmentConnectedEndpoint.properties.endpoint.type
- schemas.ServiceAttachmentConnectedEndpoint.properties.pscConnectionId.description
- schemas.ServiceAttachmentConnectedEndpoint.properties.pscConnectionId.format
- schemas.ServiceAttachmentConnectedEndpoint.properties.pscConnectionId.type
- schemas.ServiceAttachmentConnectedEndpoint.properties.status.description
- schemas.ServiceAttachmentConnectedEndpoint.properties.status.enum
- schemas.ServiceAttachmentConnectedEndpoint.properties.status.enumDescriptions
- schemas.ServiceAttachmentConnectedEndpoint.properties.status.type
- schemas.ServiceAttachmentConnectedEndpoint.type
- schemas.ServiceAttachmentConsumerProjectLimit.id
- schemas.ServiceAttachmentConsumerProjectLimit.properties.connectionLimit.description
- schemas.ServiceAttachmentConsumerProjectLimit.properties.connectionLimit.format
- schemas.ServiceAttachmentConsumerProjectLimit.properties.connectionLimit.type
- schemas.ServiceAttachmentConsumerProjectLimit.properties.projectIdOrNum.description
- schemas.ServiceAttachmentConsumerProjectLimit.properties.projectIdOrNum.type
- schemas.ServiceAttachmentConsumerProjectLimit.type
- schemas.ServiceAttachmentList.id
- schemas.ServiceAttachmentList.properties.id.description
- schemas.ServiceAttachmentList.properties.id.type
- schemas.ServiceAttachmentList.properties.items.description
- schemas.ServiceAttachmentList.properties.items.items.$ref
- schemas.ServiceAttachmentList.properties.items.type
- schemas.ServiceAttachmentList.properties.kind.default
- schemas.ServiceAttachmentList.properties.kind.description
- schemas.ServiceAttachmentList.properties.kind.type
- schemas.ServiceAttachmentList.properties.nextPageToken.description
- schemas.ServiceAttachmentList.properties.nextPageToken.type
- schemas.ServiceAttachmentList.properties.selfLink.description
- schemas.ServiceAttachmentList.properties.selfLink.type
- schemas.ServiceAttachmentList.properties.warning.description
- schemas.ServiceAttachmentList.properties.warning.properties.code.description
- schemas.ServiceAttachmentList.properties.warning.properties.code.enum
- schemas.ServiceAttachmentList.properties.warning.properties.code.enumDescriptions
- schemas.ServiceAttachmentList.properties.warning.properties.code.type
- schemas.ServiceAttachmentList.properties.warning.properties.data.description
- schemas.ServiceAttachmentList.properties.warning.properties.data.items.properties.key.description
- schemas.ServiceAttachmentList.properties.warning.properties.data.items.properties.key.type
- schemas.ServiceAttachmentList.properties.warning.properties.data.items.properties.value.description
- schemas.ServiceAttachmentList.properties.warning.properties.data.items.properties.value.type
- schemas.ServiceAttachmentList.properties.warning.properties.data.items.type
- schemas.ServiceAttachmentList.properties.warning.properties.data.type
- schemas.ServiceAttachmentList.properties.warning.properties.message.description
- schemas.ServiceAttachmentList.properties.warning.properties.message.type
- schemas.ServiceAttachmentList.properties.warning.type
- schemas.ServiceAttachmentList.type
- schemas.ServiceAttachmentsScopedList.id
- schemas.ServiceAttachmentsScopedList.properties.serviceAttachments.description
- schemas.ServiceAttachmentsScopedList.properties.serviceAttachments.items.$ref
- schemas.ServiceAttachmentsScopedList.properties.serviceAttachments.type
- schemas.ServiceAttachmentsScopedList.properties.warning.description
- schemas.ServiceAttachmentsScopedList.properties.warning.properties.code.description
- schemas.ServiceAttachmentsScopedList.properties.warning.properties.code.enum
- schemas.ServiceAttachmentsScopedList.properties.warning.properties.code.enumDescriptions
- schemas.ServiceAttachmentsScopedList.properties.warning.properties.code.type
- schemas.ServiceAttachmentsScopedList.properties.warning.properties.data.description
- schemas.ServiceAttachmentsScopedList.properties.warning.properties.data.items.properties.key.description
- schemas.ServiceAttachmentsScopedList.properties.warning.properties.data.items.properties.key.type
- schemas.ServiceAttachmentsScopedList.properties.warning.properties.data.items.properties.value.description
- schemas.ServiceAttachmentsScopedList.properties.warning.properties.data.items.properties.value.type
- schemas.ServiceAttachmentsScopedList.properties.warning.properties.data.items.type
- schemas.ServiceAttachmentsScopedList.properties.warning.properties.data.type
- schemas.ServiceAttachmentsScopedList.properties.warning.properties.message.description
- schemas.ServiceAttachmentsScopedList.properties.warning.properties.message.type
- schemas.ServiceAttachmentsScopedList.properties.warning.type
- schemas.ServiceAttachmentsScopedList.type
- schemas.Uint128.id
- schemas.Uint128.properties.high.format
- schemas.Uint128.properties.high.type
- schemas.Uint128.properties.low.format
- schemas.Uint128.properties.low.type
- schemas.Uint128.type

The following keys were changed:
- resources.regionCommitments.methods.aggregatedList.description
- schemas.Address.description
- schemas.AttachedDiskInitializeParams.properties.diskType.description
- schemas.AttachedDiskInitializeParams.properties.provisionedIops.description
- schemas.Backend.properties.capacityScaler.description
- schemas.Backend.properties.group.description
- schemas.Backend.properties.maxConnections.description
- schemas.Backend.properties.maxConnectionsPerEndpoint.description
- schemas.Backend.properties.maxConnectionsPerInstance.description
- schemas.BackendService.description
- schemas.BackendService.properties.affinityCookieTtlSec.description
- schemas.BackendService.properties.cdnPolicy.description
- schemas.BackendService.properties.customRequestHeaders.description
- schemas.BackendService.properties.customResponseHeaders.description
- schemas.BackendService.properties.enableCDN.description
- schemas.BackendService.properties.failoverPolicy.description
- schemas.BackendService.properties.loadBalancingScheme.description
- schemas.BackendService.properties.loadBalancingScheme.enumDescriptions
- schemas.BackendService.properties.port.description
- schemas.BackendService.properties.portName.description
- schemas.BackendService.properties.protocol.description
- schemas.BackendService.properties.protocol.enumDescriptions
- schemas.BackendService.properties.sessionAffinity.description
- schemas.BackendServiceFailoverPolicy.description
- schemas.BackendServiceFailoverPolicy.properties.dropTrafficIfUnhealthy.description
- schemas.BackendServiceFailoverPolicy.properties.failoverRatio.description
- schemas.BulkInsertInstanceResource.description
- schemas.BulkInsertInstanceResource.properties.namePattern.description
- schemas.CircuitBreakers.description
- schemas.Disk.properties.provisionedIops.description
- schemas.Disk.properties.type.description
- schemas.DisksAddResourcePoliciesRequest.properties.resourcePolicies.description
- schemas.ExternalVpnGateway.properties.interfaces.description
- schemas.GuestAttributes.properties.queryPath.description
- schemas.HealthCheckService.properties.healthStatusAggregationPolicy.description
- schemas.HttpRetryPolicy.properties.retryConditions.description
- schemas.InstanceGroupManager.description
- schemas.Subnetwork.properties.purpose.enum
- schemas.Subnetwork.properties.purpose.enumDescriptions

* feat(container): update the API

#### container:v1beta1

The following keys were added:
- schemas.ClusterUpdate.properties.desiredAuthenticatorGroupsConfig.$ref
- schemas.ClusterUpdate.properties.desiredAuthenticatorGroupsConfig.description

#### container:v1

The following keys were added:
- schemas.ClusterUpdate.properties.desiredAuthenticatorGroupsConfig.$ref
- schemas.ClusterUpdate.properties.desiredAuthenticatorGroupsConfig.description

* fix(content): update the API

#### content:v2.1

The following keys were changed:
- schemas.AccountsCustomBatchRequestEntryLinkRequest.properties.linkType.description
- schemas.AccountsCustomBatchRequestEntryLinkRequest.properties.services.description

* fix(dataproc): update the API

#### dataproc:v1beta2

The following keys were changed:
- resources.projects.resources.regions.resources.clusters.methods.patch.description
- schemas.BasicAutoscalingAlgorithm.properties.yarnConfig.description

#### dataproc:v1

The following keys were changed:
- resources.projects.resources.regions.resources.clusters.methods.patch.description
- schemas.BasicAutoscalingAlgorithm.properties.yarnConfig.description

* fix(dialogflow): update the API

#### dialogflow:v2beta1

The following keys were changed:
- schemas.GoogleCloudDialogflowV2beta1Environment.properties.agentVersion.description

#### dialogflow:v2

The following keys were changed:
- schemas.GoogleCloudDialogflowV2Environment.properties.agentVersion.description

* fix(firebaseappcheck): update the API

#### firebaseappcheck:v1beta

The following keys were changed:
- schemas.GoogleFirebaseAppcheckV1betaDeviceCheckConfig.description
- schemas.GoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationResponse.description
- schemas.GoogleFirebaseAppcheckV1betaRecaptchaConfig.description

* fix(gkehub): update the API

#### gkehub:v1alpha

The following keys were changed:
- schemas.ConfigManagementSyncState.properties.lastSync.description

#### gkehub:v1beta

The following keys were changed:
- schemas.ConfigManagementSyncState.properties.lastSync.description

#### gkehub:v1

The following keys were changed:
- schemas.ConfigManagementSyncState.properties.lastSync.description

* feat(groupssettings): update the API

#### groupssettings:v1

The following keys were added:
- schemas.Groups.properties.default_sender.description
- schemas.Groups.properties.default_sender.type

* feat(healthcare): update the API

#### healthcare:v1beta1

The following keys were added:
- resources.projects.resources.locations.resources.datasets.resources.fhirStores.methods.configureSearch.description
- resources.projects.resources.locations.resources.datasets.resources.fhirStores.methods.configureSearch.flatPath
- resources.projects.resources.locations.resources.datasets.resources.fhirStores.methods.configureSearch.httpMethod
- resources.projects.resources.locations.resources.datasets.resources.fhirStores.methods.configureSearch.id
- resources.projects.resources.locations.resources.datasets.resources.fhirStores.methods.configureSearch.parameterOrder
- resources.projects.resources.locations.resources.datasets.resources.fhirStores.methods.configureSearch.parameters.name.description
- resources.projects.resources.locations.resources.datasets.resources.fhirStores.methods.configureSearch.parameters.name.location
- resources.projects.resources.locations.resources.datasets.resources.fhirStores.methods.configureSearch.parameters.name.pattern
- resources.projects.resources.locations.resources.datasets.resources.fhirStores.methods.configureSearch.parameters.name.required
- resources.projects.resources.locations.resources.datasets.resources.fhirStores.methods.configureSearch.parameters.name.type
- resources.projects.resources.locations.resources.datasets.resources.fhirStores.methods.configureSearch.path
- resources.projects.resources.locations.resources.datasets.resources.fhirStores.methods.configureSearch.request.$ref
- resources.projects.resources.locations.resources.datasets.resources.fhirStores.methods.configureSearch.response.$ref
- resources.projects.resources.locations.resources.datasets.resources.fhirStores.methods.configureSearch.scopes
- schemas.ConfigureSearchRequest.description
- schemas.ConfigureSearchRequest.id
- schemas.ConfigureSearchRequest.properties.canonicalUrls.description
- schemas.ConfigureSearchRequest.properties.canonicalUrls.items.type
- schemas.ConfigureSearchRequest.properties.canonicalUrls.type
- schemas.ConfigureSearchRequest.properties.validateOnly.description
- schemas.ConfigureSearchRequest.properties.validateOnly.type
- schemas.ConfigureSearchRequest.type
- schemas.FhirStore.properties.searchConfig.$ref
- schemas.FhirStore.properties.searchConfig.description
- schemas.SearchConfig.description
- schemas.SearchConfig.id
- schemas.SearchConfig.properties.searchParameters.description
- schemas.SearchConfig.properties.searchParameters.items.$ref
- schemas.SearchConfig.properties.searchParameters.type
- schemas.SearchConfig.type
- schemas.SearchParameter.description
- schemas.SearchParameter.id
- schemas.SearchParameter.properties.canonicalUrl.description
- schemas.SearchParameter.properties.canonicalUrl.type
- schemas.SearchParameter.properties.parameter.description
- schemas.SearchParameter.properties.parameter.type
- schemas.SearchParameter.type

The following keys were changed:
- schemas.ExportResourcesRequest.properties.bigqueryDestination.description

#### healthcare:v1

The following keys were changed:
- schemas.ExportResourcesRequest.properties.bigqueryDestination.description

* feat(managedidentities): update the API

#### managedidentities:v1alpha1

The following keys were added:
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.getIamPolicy.description
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.getIamPolicy.flatPath
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.getIamPolicy.httpMethod
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.getIamPolicy.id
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.getIamPolicy.parameterOrder
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.getIamPolicy.parameters.options.requestedPolicyVersion.description
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.getIamPolicy.parameters.options.requestedPolicyVersion.format
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.getIamPolicy.parameters.options.requestedPolicyVersion.location
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.getIamPolicy.parameters.options.requestedPolicyVersion.type
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.getIamPolicy.parameters.resource.description
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.getIamPolicy.parameters.resource.location
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.getIamPolicy.parameters.resource.pattern
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.getIamPolicy.parameters.resource.required
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.getIamPolicy.parameters.resource.type
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.getIamPolicy.path
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.getIamPolicy.response.$ref
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.getIamPolicy.scopes
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.setIamPolicy.description
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.setIamPolicy.flatPath
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.setIamPolicy.httpMethod
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.setIamPolicy.id
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.setIamPolicy.parameterOrder
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.setIamPolicy.parameters.resource.description
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.setIamPolicy.parameters.resource.location
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.setIamPolicy.parameters.resource.pattern
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.setIamPolicy.parameters.resource.required
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.setIamPolicy.parameters.resource.type
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.setIamPolicy.path
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.setIamPolicy.request.$ref
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.setIamPolicy.response.$ref
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.setIamPolicy.scopes
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.testIamPermissions.description
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.testIamPermissions.flatPath
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.testIamPermissions.httpMethod
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.testIamPermissions.id
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.testIamPermissions.parameterOrder
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.testIamPermissions.parameters.resource.description
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.testIamPermissions.parameters.resource.location
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.testIamPermissions.parameters.resource.pattern
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.testIamPermissions.parameters.resource.required
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.testIamPermissions.parameters.resource.type
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.testIamPermissions.path
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.testIamPermissions.request.$ref
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.testIamPermissions.response.$ref
- resources.projects.resources.locations.resources.global.resources.domains.resources.backups.methods.testIamPermissions.scopes
- schemas.GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata.properties.perSliEligibility.$ref
- schemas.GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata.properties.perSliEligibility.description

#### managedidentities:v1

The following keys were added:
- schemas.GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata.properties.perSliEligibility.$ref
- schemas.GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata.properties.perSliEligibility.description

* fix(networksecurity): update the API

* fix(notebooks): update the API

* fix(retail): update the API

#### retail:v2alpha

The following keys were changed:
- schemas.GoogleCloudRetailV2alphaPredictRequest.properties.params.description
- schemas.GoogleCloudRetailV2alphaUserInfo.properties.ipAddress.description
- schemas.GoogleCloudRetailV2alphaUserInfo.properties.userAgent.description

#### retail:v2beta

The following keys were changed:
- schemas.GoogleCloudRetailV2betaPredictRequest.properties.params.description
- schemas.GoogleCloudRetailV2betaUserInfo.properties.ipAddress.description
- schemas.GoogleCloudRetailV2betaUserInfo.properties.userAgent.description

#### retail:v2

The following keys were changed:
- schemas.GoogleCloudRetailV2PredictRequest.properties.params.description
- schemas.GoogleCloudRetailV2UserInfo.properties.ipAddress.description
- schemas.GoogleCloudRetailV2UserInfo.properties.userAgent.description

* feat(run)!: update the API

BREAKING CHANGE: This release has breaking changes.

#### run:v1alpha1

The following keys were deleted:
- schemas.Capabilities.description
- schemas.Capabilities.id
- schemas.Capabilities.properties.add.description
- schemas.Capabilities.properties.add.items.type
- schemas.Capabilities.properties.add.type
- schemas.Capabilities.properties.drop.description
- schemas.Capabilities.properties.drop.items.type
- schemas.Capabilities.properties.drop.type
- schemas.Capabilities.type
- schemas.Container.properties.command.description
- schemas.Container.properties.lifecycle.$ref
- schemas.Container.properties.lifecycle.description
- schemas.Container.properties.stdin.description
- schemas.Container.properties.stdin.type
- schemas.Container.properties.stdinOnce.description
- schemas.Container.properties.stdinOnce.type
- schemas.Container.properties.tty.description
- schemas.Container.properties.tty.type
- schemas.Container.properties.volumeDevices.description
- schemas.Container.properties.volumeDevices.items.$ref
- schemas.Container.properties.volumeDevices.type
- schemas.ContainerPort.properties.hostIP.description
- schemas.ContainerPort.properties.hostIP.type
- schemas.ContainerPort.properties.hostPort.description
- schemas.ContainerPort.properties.hostPort.format
- schemas.ContainerPort.properties.hostPort.type
- schemas.HTTPGetAction.properties.port.$ref
- schemas.HTTPGetAction.properties.port.description
- schemas.Handler.description
- schemas.Handler.id
- schemas.Handler.properties.exec.$ref
- schemas.Handler.properties.exec.description
- schemas.Handler.properties.httpGet.$ref
- schemas.Handler.properties.httpGet.description
- schemas.Handler.properties.tcpSocket.$ref
- schemas.Handler.properties.tcpSocket.description
- schemas.Handler.type
- schemas.IntOrString.description
- schemas.IntOrString.id
- schemas.IntOrString.properties.intVal.description
- schemas.IntOrString.properties.intVal.format
- schemas.IntOrString.properties.intVal.type
- schemas.IntOrString.properties.strVal.description
- schemas.IntOrString.properties.strVal.type
- schemas.IntOrString.properties.type.description
- schemas.IntOrString.properties.type.format
- schemas.IntOrString.properties.type.type
- schemas.IntOrString.type
- schemas.Lifecycle.description
- schemas.Lifecycle.id
- schemas.Lifecycle.properties.postStart.$ref
- schemas.Lifecycle.properties.postStart.description
- schemas.Lifecycle.properties.preStop.$ref
- schemas.Lifecycle.properties.preStop.description
- schemas.Lifecycle.type
- schemas.Probe.properties.handler.$ref
- schemas.Probe.properties.handler.description
- schemas.Quantity.description
- schemas.Quantity.id
- schemas.Quantity.properties.string.description
- schemas.Quantity.properties.string.type
- schemas.Quantity.type
- schemas.ResourceRequirements.properties.limitsInMap.additionalProperties.$ref
- schemas.ResourceRequirements.properties.limitsInMap.description
- schemas.ResourceRequirements.properties.limitsInMap.type
- schemas.ResourceRequirements.properties.requestsInMap.additionalProperties.$ref
- schemas.ResourceRequirements.properties.requestsInMap.description
- schemas.ResourceRequirements.properties.requestsInMap.type
- schemas.SELinuxOptions.description
- schemas.SELinuxOptions.id
- schemas.SELinuxOptions.properties.level.description
- schemas.SELinuxOptions.properties.level.type
- schemas.SELinuxOptions.properties.role.description
- schemas.SELinuxOptions.properties.role.type
- schemas.SELinuxOptions.properties.type.description
- schemas.SELinuxOptions.properties.type.type
- schemas.SELinuxOptions.properties.user.description
- schemas.SELinuxOptions.properties.user.type
- schemas.SELinuxOptions.type
- schemas.SecurityContext.properties.allowPrivilegeEscalation.description
- schemas.SecurityContext.properties.allowPrivilegeEscalation.type
- schemas.SecurityContext.properties.capabilities.$ref
- schemas.SecurityContext.properties.capabilities.description
- schemas.SecurityContext.properties.privileged.description
- schemas.SecurityContext.properties.privileged.type
- schemas.SecurityContext.properties.readOnlyRootFilesystem.description
- schemas.SecurityContext.properties.readOnlyRootFilesystem.type
- schemas.SecurityContext.properties.runAsGroup…
  • Loading branch information
yoshi-code-bot and yoshi-automation committed Jun 30, 2021
1 parent e4b1a3c commit 0e56eeb
Show file tree
Hide file tree
Showing 86 changed files with 12,509 additions and 1,387 deletions.
4 changes: 2 additions & 2 deletions discovery/accessapproval-v1.json
Expand Up @@ -754,7 +754,7 @@
}
}
},
"revision": "20210513",
"revision": "20210625",
"rootUrl": "https://accessapproval.googleapis.com/",
"schemas": {
"AccessApprovalSettings": {
Expand Down Expand Up @@ -935,7 +935,7 @@
"id": "EnrolledService",
"properties": {
"cloudProduct": {
"description": "The product for which Access Approval will be enrolled. Allowed values are listed below (case-sensitive): * all * App Engine * BigQuery * Cloud Bigtable * Cloud Key Management Service * Compute Engine * Cloud Dataflow * Cloud Identity and Access Management * Cloud Logging * Cloud Pub/Sub * Cloud Spanner * Cloud SQL * Cloud Storage * Google Kubernetes Engine * Persistent Disk Note: These values are supported as input for legacy purposes, but will not be returned from the API. * all * appengine.googleapis.com * bigquery.googleapis.com * bigtable.googleapis.com * container.googleapis.com * cloudkms.googleapis.com * cloudsql.googleapis.com * compute.googleapis.com * dataflow.googleapis.com * iam.googleapis.com * logging.googleapis.com * pubsub.googleapis.com * spanner.googleapis.com * storage.googleapis.com Calls to UpdateAccessApprovalSettings using 'all' or any of the XXX.googleapis.com will be translated to the associated product name ('all', 'App Engine', etc.). Note: 'all' will enroll the resource in all products supported at both 'GA' and 'Preview' levels. More information about levels of support is available at https://cloud.google.com/access-approval/docs/supported-services",
"description": "The product for which Access Approval will be enrolled. Allowed values are listed below (case-sensitive): * all * GA * App Engine * BigQuery * Cloud Bigtable * Cloud Key Management Service * Compute Engine * Cloud Dataflow * Cloud DLP * Cloud EKM * Cloud HSM * Cloud Identity and Access Management * Cloud Logging * Cloud Pub/Sub * Cloud Spanner * Cloud SQL * Cloud Storage * Google Kubernetes Engine * Persistent Disk Note: These values are supported as input for legacy purposes, but will not be returned from the API. * all * ga-only * appengine.googleapis.com * bigquery.googleapis.com * bigtable.googleapis.com * container.googleapis.com * cloudkms.googleapis.com * cloudsql.googleapis.com * compute.googleapis.com * dataflow.googleapis.com * dlp.googleapis.com * iam.googleapis.com * logging.googleapis.com * pubsub.googleapis.com * spanner.googleapis.com * storage.googleapis.com Calls to UpdateAccessApprovalSettings using 'all' or any of the XXX.googleapis.com will be translated to the associated product name ('all', 'App Engine', etc.). Note: 'all' will enroll the resource in all products supported at both 'GA' and 'Preview' levels. More information about levels of support is available at https://cloud.google.com/access-approval/docs/supported-services",
"type": "string"
},
"enrollmentLevel": {
Expand Down
10 changes: 9 additions & 1 deletion discovery/adsense-v2.json
Expand Up @@ -701,6 +701,8 @@
"REQUESTED_AD_TYPE_CODE",
"SERVED_AD_TYPE_NAME",
"SERVED_AD_TYPE_CODE",
"AD_FORMAT_NAME",
"AD_FORMAT_CODE",
"CUSTOM_SEARCH_STYLE_NAME",
"CUSTOM_SEARCH_STYLE_ID",
"DOMAIN_REGISTRANT",
Expand Down Expand Up @@ -747,6 +749,8 @@
"Requested ad type code (e.g. \"IMAGE\", \"RADLINK\", \"OTHER\").",
"Localized served ad type name (e.g. \"Display\", \"Link unit\", \"Other\").",
"Served ad type code (e.g. \"IMAGE\", \"RADLINK\", \"OTHER\").",
"Localized ad format name indicating the way an ad is shown to the users on your site (e.g. \"In-page\", \"Anchor\", \"Vignette\").",
"Ad format code indicating the way an ad is shown to the users on your site (e.g. \"ON_PAGE\", \"ANCHOR\", \"INTERSTITIAL\").",
"Custom search style name.",
"Custom search style id.",
"Domain registrants.",
Expand Down Expand Up @@ -1005,6 +1009,8 @@
"REQUESTED_AD_TYPE_CODE",
"SERVED_AD_TYPE_NAME",
"SERVED_AD_TYPE_CODE",
"AD_FORMAT_NAME",
"AD_FORMAT_CODE",
"CUSTOM_SEARCH_STYLE_NAME",
"CUSTOM_SEARCH_STYLE_ID",
"DOMAIN_REGISTRANT",
Expand Down Expand Up @@ -1051,6 +1057,8 @@
"Requested ad type code (e.g. \"IMAGE\", \"RADLINK\", \"OTHER\").",
"Localized served ad type name (e.g. \"Display\", \"Link unit\", \"Other\").",
"Served ad type code (e.g. \"IMAGE\", \"RADLINK\", \"OTHER\").",
"Localized ad format name indicating the way an ad is shown to the users on your site (e.g. \"In-page\", \"Anchor\", \"Vignette\").",
"Ad format code indicating the way an ad is shown to the users on your site (e.g. \"ON_PAGE\", \"ANCHOR\", \"INTERSTITIAL\").",
"Custom search style name.",
"Custom search style id.",
"Domain registrants.",
Expand Down Expand Up @@ -1559,7 +1567,7 @@
}
}
},
"revision": "20210417",
"revision": "20210629",
"rootUrl": "https://adsense.googleapis.com/",
"schemas": {
"Account": {
Expand Down
30 changes: 29 additions & 1 deletion discovery/analyticsdata-v1beta.json
Expand Up @@ -284,7 +284,7 @@
}
}
},
"revision": "20210403",
"revision": "20210629",
"rootUrl": "https://analyticsdata.googleapis.com/",
"schemas": {
"BatchRunPivotReportsRequest": {
Expand Down Expand Up @@ -873,6 +873,27 @@
},
"type": "object"
},
"MinuteRange": {
"description": "A contiguous set of minutes: startMinutesAgo, startMinutesAgo + 1, ..., endMinutesAgo. Requests are allowed up to 2 minute ranges.",
"id": "MinuteRange",
"properties": {
"endMinutesAgo": {
"description": "The inclusive end minute for the query as a number of minutes before now. Cannot be before `startMinutesAgo`. For example, `\"endMinutesAgo\": 15` specifies the report should include event data from prior to 15 minutes ago. If unspecified, `endMinutesAgo` is defaulted to 0. Standard Analytics properties can request any minute in the last 30 minutes of event data (`endMinutesAgo <= 29`), and 360 Analytics properties can request any minute in the last 60 minutes of event data (`endMinutesAgo <= 59`).",
"format": "int32",
"type": "integer"
},
"name": {
"description": "Assigns a name to this minute range. The dimension `dateRange` is valued to this name in a report response. If set, cannot begin with `date_range_` or `RESERVED_`. If not set, minute ranges are named by their zero based index in the request: `date_range_0`, `date_range_1`, etc.",
"type": "string"
},
"startMinutesAgo": {
"description": "The inclusive start minute for the query as a number of minutes before now. For example, `\"startMinutesAgo\": 29` specifies the report should include event data from 29 minutes ago and after. Cannot be after `endMinutesAgo`. If unspecified, `startMinutesAgo` is defaulted to 29. Standard Analytics properties can request up to the last 30 minutes of event data (`startMinutesAgo <= 29`), and 360 Analytics properties can request up to the last 60 minutes of event data (`startMinutesAgo <= 59`).",
"format": "int32",
"type": "integer"
}
},
"type": "object"
},
"NumericFilter": {
"description": "Filters for numeric or date values.",
"id": "NumericFilter",
Expand Down Expand Up @@ -1307,6 +1328,13 @@
},
"type": "array"
},
"minuteRanges": {
"description": "The minute ranges of event data to read. If unspecified, one minute range for the last 30 minutes will be used. If multiple minute ranges are requested, each response row will contain a zero based minute range index. If two minute ranges overlap, the event data for the overlapping minutes is included in the response rows for both minute ranges.",
"items": {
"$ref": "MinuteRange"
},
"type": "array"
},
"orderBys": {
"description": "Specifies how rows are ordered in the response.",
"items": {
Expand Down
12 changes: 10 additions & 2 deletions discovery/androiddeviceprovisioning-v1.json
Expand Up @@ -825,7 +825,7 @@
}
}
},
"revision": "20200801",
"revision": "20210629",
"rootUrl": "https://androiddeviceprovisioning.googleapis.com/",
"schemas": {
"ClaimDeviceRequest": {
Expand Down Expand Up @@ -913,18 +913,26 @@
"description": "Required. The name of the company. For example _XYZ Corp_. Displayed to the company's employees in the zero-touch enrollment portal.",
"type": "string"
},
"languageCode": {
"description": "Input only. The preferred locale of the customer represented as a BCP47 language code. This field is validated on input and requests containing unsupported language codes will be rejected. Supported language codes: Arabic (ar) Chinese (Hong Kong) (zh-HK) Chinese (Simplified) (zh-CN) Chinese (Traditional) (zh-TW) Czech (cs) Danish (da) Dutch (nl) English (UK) (en-GB) English (US) (en-US) Filipino (fil) Finnish (fi) French (fr) German (de) Hebrew (iw) Hindi (hi) Hungarian (hu) Indonesian (id) Italian (it) Japanese (ja) Korean (ko) Norwegian (Bokmal) (no) Polish (pl) Portuguese (Brazil) (pt-BR) Portuguese (Portugal) (pt-PT) Russian (ru) Spanish (es) Spanish (Latin America) (es-419) Swedish (sv) Thai (th) Turkish (tr) Ukrainian (uk) Vietnamese (vi)",
"type": "string"
},
"name": {
"description": "Output only. The API resource name of the company. The resource name is one of the following formats: * `partners/[PARTNER_ID]/customers/[CUSTOMER_ID]` * `partners/[PARTNER_ID]/vendors/[VENDOR_ID]` * `partners/[PARTNER_ID]/vendors/[VENDOR_ID]/customers/[CUSTOMER_ID]` Assigned by the server.",
"readOnly": true,
"type": "string"
},
"ownerEmails": {
"description": "Required. Input only. Email address of customer's users in the owner role. At least one `owner_email` is required. Each email address must be associated with a Google Account. Owners share the same access as admins but can also add, delete, and edit your organization's portal users.",
"description": "Required. Input only. Email address of customer's users in the owner role. At least one `owner_email` is required. Owners share the same access as admins but can also add, delete, and edit your organization's portal users.",
"items": {
"type": "string"
},
"type": "array"
},
"skipWelcomeEmail": {
"description": "Input only. If set to true, welcome email will not be sent to the customer. It is recommended to skip the welcome email if devices will be claimed with additional DEVICE_PROTECTION service, as the customer will receive separate emails at device claim time. This field is ignored if this is not a Zero-touch customer.",
"type": "boolean"
},
"termsStatus": {
"description": "Output only. Whether any user from the company has accepted the latest Terms of Service (ToS). See TermsStatus.",
"enum": [
Expand Down
6 changes: 3 additions & 3 deletions discovery/area120tables-v1alpha1.json
Expand Up @@ -12,10 +12,10 @@
"description": "See and download all your Google Drive files"
},
"https://www.googleapis.com/auth/spreadsheets": {
"description": "See, edit, create, and delete your spreadsheets in Google Drive"
"description": "See, edit, create, and delete all your Google Sheets spreadsheets"
},
"https://www.googleapis.com/auth/spreadsheets.readonly": {
"description": "View your Google Spreadsheets"
"description": "See all your Google Sheets spreadsheets"
},
"https://www.googleapis.com/auth/tables": {
"description": "See, edit, create, and delete your tables in Tables by Area 120"
Expand Down Expand Up @@ -586,7 +586,7 @@
}
}
},
"revision": "20210415",
"revision": "20210629",
"rootUrl": "https://area120tables.googleapis.com/",
"schemas": {
"BatchCreateRowsRequest": {
Expand Down
18 changes: 13 additions & 5 deletions discovery/civicinfo-v2.json
Expand Up @@ -234,7 +234,8 @@
"highestCourtJudge",
"judge",
"schoolBoard",
"specialPurposeOfficer"
"specialPurposeOfficer",
"otherRole"
],
"enumDescriptions": [
"",
Expand All @@ -247,6 +248,7 @@
"",
"",
"",
"",
""
],
"location": "query",
Expand Down Expand Up @@ -320,7 +322,8 @@
"highestCourtJudge",
"judge",
"schoolBoard",
"specialPurposeOfficer"
"specialPurposeOfficer",
"otherRole"
],
"enumDescriptions": [
"",
Expand All @@ -333,6 +336,7 @@
"",
"",
"",
"",
""
],
"location": "query",
Expand All @@ -348,7 +352,7 @@
}
}
},
"revision": "20201016",
"revision": "20210629",
"rootUrl": "https://civicinfo.googleapis.com/",
"schemas": {
"AdministrationRegion": {
Expand Down Expand Up @@ -647,7 +651,8 @@
"highestCourtJudge",
"judge",
"schoolBoard",
"specialPurposeOfficer"
"specialPurposeOfficer",
"otherRole"
],
"enumDescriptions": [
"",
Expand All @@ -660,6 +665,7 @@
"",
"",
"",
"",
""
],
"type": "string"
Expand Down Expand Up @@ -934,7 +940,8 @@
"highestCourtJudge",
"judge",
"schoolBoard",
"specialPurposeOfficer"
"specialPurposeOfficer",
"otherRole"
],
"enumDescriptions": [
"",
Expand All @@ -947,6 +954,7 @@
"",
"",
"",
"",
""
],
"type": "string"
Expand Down
34 changes: 33 additions & 1 deletion discovery/cloudasset-v1.json
Expand Up @@ -686,6 +686,12 @@
"location": "query",
"type": "string"
},
"readMask": {
"description": "Optional. A comma-separated list of fields specifying which fields to be returned in ResourceSearchResult. Only '*' or combination of top level fields can be specified. Field names of both snake_case and camelCase are supported. Examples: `\"*\"`, `\"name,location\"`, `\"name,versionedResources\"`. The read_mask paths must be valid field paths listed but not limited to (both snake_case and camelCase are supported): * name * asset_type or assetType * project * display_name or displayName * description * location * labels * network_tags or networkTags * kms_key or kmsKey * create_time or createTime * update_time or updateTime * state * additional_attributes or additionalAttributes * versioned_resources or versionedResources If read_mask is not specified, all fields except versionedResources will be returned. If only '*' is specified, all fields including versionedResources will be returned. Any invalid field path will trigger INVALID_ARGUMENT error.",
"format": "google-fieldmask",
"location": "query",
"type": "string"
},
"scope": {
"description": "Required. A scope can be a project, a folder, or an organization. The search is limited to the resources within the `scope`. The caller must be granted the [`cloudasset.assets.searchAllResources`](https://cloud.google.com/asset-inventory/docs/access-control#required_permissions) permission on the desired scope. The allowed values are: * projects/{PROJECT_ID} (e.g., \"projects/foo-bar\") * projects/{PROJECT_NUMBER} (e.g., \"projects/12345678\") * folders/{FOLDER_NUMBER} (e.g., \"folders/1234567\") * organizations/{ORGANIZATION_NUMBER} (e.g., \"organizations/123456\")",
"location": "path",
Expand All @@ -705,7 +711,7 @@
}
}
},
"revision": "20210611",
"revision": "20210625",
"rootUrl": "https://cloudasset.googleapis.com/",
"schemas": {
"AccessSelector": {
Expand Down Expand Up @@ -2801,6 +2807,13 @@
"description": "The last update timestamp of this resource, at which the resource was last modified or deleted. The granularity is in seconds. Timestamp.nanos will always be 0. This field is available only when the resource's proto contains it. To search against `update_time`: * use a field query. - value in seconds since unix epoch. Example: `updateTime < 1609459200` - value in date string. Example: `updateTime < 2021-01-01` - value in date-time string (must be quoted). Example: `updateTime < \"2021-01-01T00:00:00\"`",
"format": "google-datetime",
"type": "string"
},
"versionedResources": {
"description": "Versioned resource representations of this resource. This is repeated because there could be multiple versions of resource representations during version migration. This `versioned_resources` field is not searchable. Some attributes of the resource representations are exposed in `additional_attributes` field, so as to allow users to search on them.",
"items": {
"$ref": "VersionedResource"
},
"type": "array"
}
},
"type": "object"
Expand Down Expand Up @@ -3011,6 +3024,25 @@
},
"type": "object"
},
"VersionedResource": {
"description": "Resource representation as defined by the corresponding service providing the resource for a given API version.",
"id": "VersionedResource",
"properties": {
"resource": {
"additionalProperties": {
"description": "Properties of the object.",
"type": "any"
},
"description": "JSON representation of the resource as defined by the corresponding service providing this resource. Example: If the resource is an instance provided by Compute Engine, this field will contain the JSON representation of the instance as defined by Compute Engine: `https://cloud.google.com/compute/docs/reference/rest/v1/instances`. You can find the resource definition for each supported resource type in this table: `https://cloud.google.com/asset-inventory/docs/supported-asset-types#searchable_asset_types`",
"type": "object"
},
"version": {
"description": "API version of the resource. Example: If the resource is an instance provided by Compute Engine v1 API as defined in `https://cloud.google.com/compute/docs/reference/rest/v1/instances`, version will be \"v1\".",
"type": "string"
}
},
"type": "object"
},
"WindowsQuickFixEngineeringPackage": {
"description": "Information related to a Quick Fix Engineering package. Fields are taken from Windows QuickFixEngineering Interface and match the source names: https://docs.microsoft.com/en-us/windows/win32/cimwin32prov/win32-quickfixengineering",
"id": "WindowsQuickFixEngineeringPackage",
Expand Down

0 comments on commit 0e56eeb

Please sign in to comment.