Skip to content

Commit

Permalink
Update discovery documents and generated code
Browse files Browse the repository at this point in the history
automatically_generated_update
  • Loading branch information
amanda-tarafa authored and jskeet committed Aug 8, 2022
1 parent 5e18ecd commit cbd8196
Show file tree
Hide file tree
Showing 53 changed files with 4,274 additions and 1,695 deletions.
9 changes: 7 additions & 2 deletions DiscoveryJson/baremetalsolution_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -965,7 +965,7 @@
"type": "string"
},
"updateMask": {
"description": "The list of fields to update. The only currently supported fields are: `snapshot_auto_delete_behavior` `snapshot_schedule_policy_name` 'labels' 'snapshot_enabled' 'snapshot_reservation_detail.reserved_space_percent'",
"description": "The list of fields to update. The only currently supported fields are: 'labels'",
"format": "google-fieldmask",
"location": "query",
"type": "string"
Expand Down Expand Up @@ -1084,7 +1084,7 @@
}
}
},
"revision": "20220725",
"revision": "20220731",
"rootUrl": "https://baremetalsolution.googleapis.com/",
"schemas": {
"AllowedClient": {
Expand Down Expand Up @@ -2609,6 +2609,11 @@
"format": "int64",
"type": "string"
},
"bootVolume": {
"description": "Output only. Whether this volume is a boot volume. A boot volume is one which contains a boot LUN.",
"readOnly": true,
"type": "boolean"
},
"currentSizeGib": {
"description": "The current size of this storage volume, in GiB, including space reserved for snapshots. This size might be different than the requested size if the storage volume has been configured with auto grow or auto shrink.",
"format": "int64",
Expand Down
9 changes: 7 additions & 2 deletions DiscoveryJson/beyondcorp_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -762,7 +762,7 @@
]
},
"resolveInstanceConfig": {
"description": "Get instance config for a given AppConnector. An internal method called by a AppConnector to get its container config.",
"description": "Gets instance configuration for a given AppConnector. An internal method called by a AppConnector to get its container config.",
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:resolveInstanceConfig",
"httpMethod": "GET",
"id": "beyondcorp.projects.locations.appConnectors.resolveInstanceConfig",
Expand Down Expand Up @@ -1741,7 +1741,7 @@
}
}
},
"revision": "20220712",
"revision": "20220725",
"rootUrl": "https://beyondcorp.googleapis.com/",
"schemas": {
"AllocatedConnection": {
Expand Down Expand Up @@ -2362,6 +2362,11 @@
"readOnly": true,
"type": "integer"
},
"l7psc": {
"description": "Output only. L7 private service connection for this resource.",
"readOnly": true,
"type": "string"
},
"type": {
"description": "Required. The type of hosting used by the gateway.",
"enum": [
Expand Down
703 changes: 700 additions & 3 deletions DiscoveryJson/beyondcorp_v1alpha.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions DiscoveryJson/cloudchannel_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1901,7 +1901,7 @@
}
}
},
"revision": "20220728",
"revision": "20220803",
"rootUrl": "https://cloudchannel.googleapis.com/",
"schemas": {
"GoogleCloudChannelV1ActivateEntitlementRequest": {
Expand Down Expand Up @@ -2878,7 +2878,7 @@
"type": "string"
},
"languageCode": {
"description": "The BCP-47 language code. For example, \"en-US\". The response will localize in the corresponding language code, if specified. The default value is \"en-US\".",
"description": "Optional. The BCP-47 language code. For example, \"en-US\". The response will localize in the corresponding language code, if specified. The default value is \"en-US\".",
"type": "string"
},
"pageSize": {
Expand Down
85 changes: 83 additions & 2 deletions DiscoveryJson/compute_alpha.json
Original file line number Diff line number Diff line change
Expand Up @@ -39597,7 +39597,7 @@
}
}
},
"revision": "20220720",
"revision": "20220726",
"rootUrl": "https://compute.googleapis.com/",
"schemas": {
"AcceleratorConfig": {
Expand Down Expand Up @@ -40665,6 +40665,28 @@
},
"type": "object"
},
"AllocationResourceStatus": {
"description": "[Output Only] Contains output only fields.",
"id": "AllocationResourceStatus",
"properties": {
"specificSkuAllocation": {
"$ref": "AllocationResourceStatusSpecificSKUAllocation",
"description": "Allocation Properties of this reservation."
}
},
"type": "object"
},
"AllocationResourceStatusSpecificSKUAllocation": {
"description": "Contains Properties set for the reservation.",
"id": "AllocationResourceStatusSpecificSKUAllocation",
"properties": {
"sourceInstanceTemplateId": {
"description": "ID of the instance template used to populate reservation properties.",
"type": "string"
}
},
"type": "object"
},
"AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk": {
"id": "AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk",
"properties": {
Expand Down Expand Up @@ -40760,6 +40782,10 @@
"instanceProperties": {
"$ref": "AllocationSpecificSKUAllocationReservedInstanceProperties",
"description": "The instance properties for the reservation."
},
"sourceInstanceTemplate": {
"description": "Specific URL of the instance template used in the reservation",
"type": "string"
}
},
"type": "object"
Expand Down Expand Up @@ -47011,7 +47037,7 @@
"type": "integer"
},
"securityProfileGroup": {
"description": "A fully-qualified URL of a SecurityProfile resource instance. Example: https://networksecurity.googleapis.com/v1/projects/{project}/locations/{location}/securityProfileGroups/my-security-profile-group Must be specified if action = 'apply_profile_group' and cannot be specified for other actions.",
"description": "A fully-qualified URL of a SecurityProfile resource instance. Example: https://networksecurity.googleapis.com/v1/projects/{project}/locations/{location}/securityProfileGroups/my-security-profile-group Must be specified if action = 'apply_security_profile_group' and cannot be specified for other actions.",
"type": "string"
},
"targetResources": {
Expand Down Expand Up @@ -47842,6 +47868,20 @@
"description": "Name prefix for the reservations to be created at the time of delivery. The name prefix must comply with RFC1035. Maximum allowed length for name prefix is 20. Automatically created reservations name format will be -date-####.",
"type": "string"
},
"planningStatus": {
"description": "Planning state before being submitted for evaluation",
"enum": [
"DRAFT",
"PLANNING_STATUS_UNSPECIFIED",
"SUBMITTED"
],
"enumDescriptions": [
"Future Reservation is being drafted.",
"",
"Future Reservation has been submitted for evaluation by GCP."
],
"type": "string"
},
"selfLink": {
"description": "[Output Only] Server-defined fully-qualified URL for this resource.",
"type": "string"
Expand Down Expand Up @@ -47880,6 +47920,10 @@
"$ref": "AllocationSpecificSKUAllocationReservedInstanceProperties",
"description": "Properties of the SKU instances being reserved."
},
"sourceInstanceTemplate": {
"description": "The instance template that will be used to populate the ReservedInstanceProperties of the future reservation",
"type": "string"
},
"totalCount": {
"description": "Total number of instances for which capacity assurance is requested at a future time period.",
"format": "int64",
Expand Down Expand Up @@ -47915,6 +47959,7 @@
"CANCELLED",
"COMMITTED",
"DECLINED",
"DRAFTING",
"FAILED",
"FAILED_PARTIALLY_FULFILLED",
"FULFILLED",
Expand All @@ -47928,6 +47973,7 @@
"Future reservation is cancelled by the customer.",
"Future reservation is committed by the customer.",
"Future reservation is rejected by GCP.",
"Related status for PlanningStatus.Draft. Transitions to PENDING_APPROVAL upon user submitting FR.",
"Future reservation failed. No additional reservations were provided.",
"Future reservation is partially fulfilled. Additional reservations were provided but did not reach total_count reserved instance slots.",
"Future reservation is fulfilled completely.",
Expand All @@ -47937,6 +47983,20 @@
"Future reservation capacity is being provisioned. This state will be entered after start_time, while reservations are being created to provide total_count reserved instance slots. This state will not persist past start_time + 24h."
],
"type": "string"
},
"specificSkuProperties": {
"$ref": "FutureReservationStatusSpecificSKUProperties"
}
},
"type": "object"
},
"FutureReservationStatusSpecificSKUProperties": {
"description": "Properties to be set for the Future Reservation.",
"id": "FutureReservationStatusSpecificSKUProperties",
"properties": {
"sourceInstanceTemplateId": {
"description": "ID of the instance template used to populate the Future Reservation properties.",
"type": "string"
}
},
"type": "object"
Expand Down Expand Up @@ -67795,6 +67855,10 @@
"description": "Resource policies to be added to this reservation. The key is defined by user, and the value is resource policy url. This is to define placement policy with reservation.",
"type": "object"
},
"resourceStatus": {
"$ref": "AllocationResourceStatus",
"description": "[Output Only] Status information for Reservation resource."
},
"satisfiesPzs": {
"description": "[Output Only] Reserved for future use.",
"type": "boolean"
Expand Down Expand Up @@ -71773,6 +71837,10 @@
"SecurityPolicyAdvancedOptionsConfig": {
"id": "SecurityPolicyAdvancedOptionsConfig",
"properties": {
"jsonCustomConfig": {
"$ref": "SecurityPolicyAdvancedOptionsConfigJsonCustomConfig",
"description": "Custom configuration to apply the JSON parsing. Only applicable when json_parsing is set to STANDARD."
},
"jsonParsing": {
"enum": [
"DISABLED",
Expand All @@ -71798,6 +71866,19 @@
},
"type": "object"
},
"SecurityPolicyAdvancedOptionsConfigJsonCustomConfig": {
"id": "SecurityPolicyAdvancedOptionsConfigJsonCustomConfig",
"properties": {
"contentTypes": {
"description": "A list of custom Content-Type header values to apply the JSON parsing. As per RFC 1341, a Content-Type header value has the following format: Content-Type := type \"/\" subtype *[\";\" parameter] When configuring a custom Content-Type header value, only the type/subtype needs to be specified, and the parameters should be excluded.",
"items": {
"type": "string"
},
"type": "array"
}
},
"type": "object"
},
"SecurityPolicyAssociation": {
"id": "SecurityPolicyAssociation",
"properties": {
Expand Down
44 changes: 43 additions & 1 deletion DiscoveryJson/compute_beta.json
Original file line number Diff line number Diff line change
Expand Up @@ -35452,7 +35452,7 @@
}
}
},
"revision": "20220720",
"revision": "20220726",
"rootUrl": "https://compute.googleapis.com/",
"schemas": {
"AcceleratorConfig": {
Expand Down Expand Up @@ -36784,6 +36784,13 @@
"format": "int64",
"type": "string"
},
"resourceManagerTags": {
"additionalProperties": {
"type": "string"
},
"description": "Resource manager tags to be bound to the disk. Tag keys and values have the same definition as resource manager tags. Keys must be in the format `tagKeys/{tag_key_id}`, and values are in the format `tagValues/456`. The field is ignored (both PUT & PATCH) when empty.",
"type": "object"
},
"resourcePolicies": {
"description": "Resource policies applied to this disk for automatic snapshot creations. Specified using the full or partial URL. For instance template, specify only the resource policy name.",
"items": {
Expand Down Expand Up @@ -40234,6 +40241,10 @@
"description": "Internal use only.",
"type": "string"
},
"params": {
"$ref": "DiskParams",
"description": "Input only. [Input Only] Additional params passed with the request, but not persisted as part of resource payload."
},
"physicalBlockSizeBytes": {
"description": "Physical block size of the persistent disk, in bytes. If not present in a request, a default value is used. The currently supported size is 4096, other sizes may be added in the future. If an unsupported value is requested, the error message will list the supported values for the caller's project.",
"format": "int64",
Expand Down Expand Up @@ -40668,6 +40679,20 @@
},
"type": "object"
},
"DiskParams": {
"description": "Additional disk params.",
"id": "DiskParams",
"properties": {
"resourceManagerTags": {
"additionalProperties": {
"type": "string"
},
"description": "Resource manager tags to be bound to the disk. Tag keys and values have the same definition as resource manager tags. Keys must be in the format `tagKeys/{tag_key_id}`, and values are in the format `tagValues/456`. The field is ignored (both PUT & PATCH) when empty.",
"type": "object"
}
},
"type": "object"
},
"DiskType": {
"description": "Represents a Disk Type resource. Google Compute Engine has two Disk Type resources: * [Regional](/compute/docs/reference/rest/beta/regionDiskTypes) * [Zonal](/compute/docs/reference/rest/beta/diskTypes) You can choose from a variety of disk types based on your needs. For more information, read Storage options. The diskTypes resource represents disk types for a zonal persistent disk. For more information, read Zonal persistent disks. The regionDiskTypes resource represents disk types for a regional persistent disk. For more information, read Regional persistent disks.",
"id": "DiskType",
Expand Down Expand Up @@ -62843,6 +62868,10 @@
"SecurityPolicyAdvancedOptionsConfig": {
"id": "SecurityPolicyAdvancedOptionsConfig",
"properties": {
"jsonCustomConfig": {
"$ref": "SecurityPolicyAdvancedOptionsConfigJsonCustomConfig",
"description": "Custom configuration to apply the JSON parsing. Only applicable when json_parsing is set to STANDARD."
},
"jsonParsing": {
"enum": [
"DISABLED",
Expand All @@ -62868,6 +62897,19 @@
},
"type": "object"
},
"SecurityPolicyAdvancedOptionsConfigJsonCustomConfig": {
"id": "SecurityPolicyAdvancedOptionsConfigJsonCustomConfig",
"properties": {
"contentTypes": {
"description": "A list of custom Content-Type header values to apply the JSON parsing. As per RFC 1341, a Content-Type header value has the following format: Content-Type := type \"/\" subtype *[\";\" parameter] When configuring a custom Content-Type header value, only the type/subtype needs to be specified, and the parameters should be excluded.",
"items": {
"type": "string"
},
"type": "array"
}
},
"type": "object"
},
"SecurityPolicyAssociation": {
"id": "SecurityPolicyAssociation",
"properties": {
Expand Down
Loading

0 comments on commit cbd8196

Please sign in to comment.