Skip to content

Commit

Permalink
feat(compute): update the api
Browse files Browse the repository at this point in the history
#### compute:alpha

The following keys were deleted:
- resources.regionInstantSnapshotGroups.methods.get.parameters.instantSnapshot (Total Keys: 4)
- schemas.InterconnectApplicationAwareInterconnect.properties.egressMinBandwidthPercentagePolicy.$ref (Total Keys: 1)
- schemas.RouterNat.properties.nat64subnetworks (Total Keys: 2)

The following keys were added:
- resources.regionInstantSnapshotGroups.methods.get.parameters.instantSnapshot (Total Keys: 4)
- schemas.FutureReservationStatus.properties.existingMatchingUsageInfo.$ref (Total Keys: 1)
- schemas.FutureReservationStatusExistingMatchingUsageInfo (Total Keys: 6)
- schemas.FutureReservationStatusLastKnownGoodState.properties.existingMatchingUsageInfo.$ref (Total Keys: 1)
- schemas.InstanceGroupManager.properties.targetSizePolicy.$ref (Total Keys: 1)
- schemas.InstanceGroupManagerStatus.properties.bulkInstanceOperation.$ref (Total Keys: 1)
- schemas.InstanceGroupManagerStatusBulkInstanceOperation (Total Keys: 20)
- schemas.InstanceGroupManagerTargetSizePolicy (Total Keys: 3)
- schemas.RouterNat.properties.nat64Subnetworks (Total Keys: 2)

The following keys were changed:
- resources.regionInstantSnapshotGroups.methods.get (Total Keys: 3)

#### compute:beta

The following keys were added:
- schemas.FutureReservation.properties.specificReservationRequired.type (Total Keys: 1)
- schemas.FutureReservationStatus.properties.existingMatchingUsageInfo.$ref (Total Keys: 1)
- schemas.FutureReservationStatusExistingMatchingUsageInfo (Total Keys: 6)
- schemas.FutureReservationStatusLastKnownGoodState.properties.existingMatchingUsageInfo.$ref (Total Keys: 1)

#### compute:v1

The following keys were added:
- resources.futureReservations.methods.aggregatedList (Total Keys: 29)
- resources.futureReservations.methods.cancel (Total Keys: 19)
- resources.futureReservations.methods.delete (Total Keys: 19)
- resources.futureReservations.methods.get (Total Keys: 17)
- resources.futureReservations.methods.insert (Total Keys: 17)
- resources.futureReservations.methods.list (Total Keys: 27)
- resources.futureReservations.methods.update (Total Keys: 23)
- schemas.FutureReservation (Total Keys: 114)
- schemas.InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy.properties.priority (Total Keys: 2)
  • Loading branch information
yoshi-automation committed Aug 13, 2024
1 parent b6eca78 commit e69ea3c
Show file tree
Hide file tree
Showing 32 changed files with 3,979 additions and 512 deletions.
112 changes: 56 additions & 56 deletions docs/dyn/compute_alpha.firewallPolicies.html

Large diffs are not rendered by default.

40 changes: 40 additions & 0 deletions docs/dyn/compute_alpha.futureReservations.html
Original file line number Diff line number Diff line change
Expand Up @@ -193,9 +193,17 @@ <h3>Method Details</h3>
&quot;autoCreatedReservations&quot;: [ # Fully qualified urls of the automatically created reservations at start_time.
&quot;A String&quot;,
],
&quot;existingMatchingUsageInfo&quot;: { # [Output Only] Represents the existing matching usage for the future reservation. # [Output Only] Represents the existing matching usage for the future reservation.
&quot;count&quot;: &quot;A String&quot;, # Count to represent min(FR total_count, matching_reserved_capacity+matching_unreserved_instances)
&quot;timestamp&quot;: &quot;A String&quot;, # Timestamp when the matching usage was calculated
},
&quot;fulfilledCount&quot;: &quot;A String&quot;, # This count indicates the fulfilled capacity so far. This is set during &quot;PROVISIONING&quot; state. This count also includes capacity delivered as part of existing matching reservations.
&quot;lastKnownGoodState&quot;: { # The state that the future reservation will be reverted to should the amendment be declined. # [Output Only] This field represents the future reservation before an amendment was requested. If the amendment is declined, the Future Reservation will be reverted to the last known good state. The last known good state is not set when updating a future reservation whose Procurement Status is DRAFTING.
&quot;description&quot;: &quot;A String&quot;, # [Output Only] The description of the FutureReservation before an amendment was requested.
&quot;existingMatchingUsageInfo&quot;: { # [Output Only] Represents the existing matching usage for the future reservation. # [Output Only] Represents the matching usage for the future reservation before an amendment was requested.
&quot;count&quot;: &quot;A String&quot;, # Count to represent min(FR total_count, matching_reserved_capacity+matching_unreserved_instances)
&quot;timestamp&quot;: &quot;A String&quot;, # Timestamp when the matching usage was calculated
},
&quot;futureReservationSpecs&quot;: { # The properties of the last known good state for the Future Reservation.
&quot;shareSettings&quot;: { # The share setting for reservations and sole tenancy node groups. # [Output Only] The previous share settings of the Future Reservation.
&quot;folderMap&quot;: { # A map of folder id and folder config to specify consumer projects for this shared-reservation. This is only valid when share_type&#x27;s value is DIRECT_PROJECTS_UNDER_SPECIFIC_FOLDERS. Folder id should be a string of number, and without &quot;folders/&quot; prefix.
Expand Down Expand Up @@ -645,9 +653,17 @@ <h3>Method Details</h3>
&quot;autoCreatedReservations&quot;: [ # Fully qualified urls of the automatically created reservations at start_time.
&quot;A String&quot;,
],
&quot;existingMatchingUsageInfo&quot;: { # [Output Only] Represents the existing matching usage for the future reservation. # [Output Only] Represents the existing matching usage for the future reservation.
&quot;count&quot;: &quot;A String&quot;, # Count to represent min(FR total_count, matching_reserved_capacity+matching_unreserved_instances)
&quot;timestamp&quot;: &quot;A String&quot;, # Timestamp when the matching usage was calculated
},
&quot;fulfilledCount&quot;: &quot;A String&quot;, # This count indicates the fulfilled capacity so far. This is set during &quot;PROVISIONING&quot; state. This count also includes capacity delivered as part of existing matching reservations.
&quot;lastKnownGoodState&quot;: { # The state that the future reservation will be reverted to should the amendment be declined. # [Output Only] This field represents the future reservation before an amendment was requested. If the amendment is declined, the Future Reservation will be reverted to the last known good state. The last known good state is not set when updating a future reservation whose Procurement Status is DRAFTING.
&quot;description&quot;: &quot;A String&quot;, # [Output Only] The description of the FutureReservation before an amendment was requested.
&quot;existingMatchingUsageInfo&quot;: { # [Output Only] Represents the existing matching usage for the future reservation. # [Output Only] Represents the matching usage for the future reservation before an amendment was requested.
&quot;count&quot;: &quot;A String&quot;, # Count to represent min(FR total_count, matching_reserved_capacity+matching_unreserved_instances)
&quot;timestamp&quot;: &quot;A String&quot;, # Timestamp when the matching usage was calculated
},
&quot;futureReservationSpecs&quot;: { # The properties of the last known good state for the Future Reservation.
&quot;shareSettings&quot;: { # The share setting for reservations and sole tenancy node groups. # [Output Only] The previous share settings of the Future Reservation.
&quot;folderMap&quot;: { # A map of folder id and folder config to specify consumer projects for this shared-reservation. This is only valid when share_type&#x27;s value is DIRECT_PROJECTS_UNDER_SPECIFIC_FOLDERS. Folder id should be a string of number, and without &quot;folders/&quot; prefix.
Expand Down Expand Up @@ -790,9 +806,17 @@ <h3>Method Details</h3>
&quot;autoCreatedReservations&quot;: [ # Fully qualified urls of the automatically created reservations at start_time.
&quot;A String&quot;,
],
&quot;existingMatchingUsageInfo&quot;: { # [Output Only] Represents the existing matching usage for the future reservation. # [Output Only] Represents the existing matching usage for the future reservation.
&quot;count&quot;: &quot;A String&quot;, # Count to represent min(FR total_count, matching_reserved_capacity+matching_unreserved_instances)
&quot;timestamp&quot;: &quot;A String&quot;, # Timestamp when the matching usage was calculated
},
&quot;fulfilledCount&quot;: &quot;A String&quot;, # This count indicates the fulfilled capacity so far. This is set during &quot;PROVISIONING&quot; state. This count also includes capacity delivered as part of existing matching reservations.
&quot;lastKnownGoodState&quot;: { # The state that the future reservation will be reverted to should the amendment be declined. # [Output Only] This field represents the future reservation before an amendment was requested. If the amendment is declined, the Future Reservation will be reverted to the last known good state. The last known good state is not set when updating a future reservation whose Procurement Status is DRAFTING.
&quot;description&quot;: &quot;A String&quot;, # [Output Only] The description of the FutureReservation before an amendment was requested.
&quot;existingMatchingUsageInfo&quot;: { # [Output Only] Represents the existing matching usage for the future reservation. # [Output Only] Represents the matching usage for the future reservation before an amendment was requested.
&quot;count&quot;: &quot;A String&quot;, # Count to represent min(FR total_count, matching_reserved_capacity+matching_unreserved_instances)
&quot;timestamp&quot;: &quot;A String&quot;, # Timestamp when the matching usage was calculated
},
&quot;futureReservationSpecs&quot;: { # The properties of the last known good state for the Future Reservation.
&quot;shareSettings&quot;: { # The share setting for reservations and sole tenancy node groups. # [Output Only] The previous share settings of the Future Reservation.
&quot;folderMap&quot;: { # A map of folder id and folder config to specify consumer projects for this shared-reservation. This is only valid when share_type&#x27;s value is DIRECT_PROJECTS_UNDER_SPECIFIC_FOLDERS. Folder id should be a string of number, and without &quot;folders/&quot; prefix.
Expand Down Expand Up @@ -1066,9 +1090,17 @@ <h3>Method Details</h3>
&quot;autoCreatedReservations&quot;: [ # Fully qualified urls of the automatically created reservations at start_time.
&quot;A String&quot;,
],
&quot;existingMatchingUsageInfo&quot;: { # [Output Only] Represents the existing matching usage for the future reservation. # [Output Only] Represents the existing matching usage for the future reservation.
&quot;count&quot;: &quot;A String&quot;, # Count to represent min(FR total_count, matching_reserved_capacity+matching_unreserved_instances)
&quot;timestamp&quot;: &quot;A String&quot;, # Timestamp when the matching usage was calculated
},
&quot;fulfilledCount&quot;: &quot;A String&quot;, # This count indicates the fulfilled capacity so far. This is set during &quot;PROVISIONING&quot; state. This count also includes capacity delivered as part of existing matching reservations.
&quot;lastKnownGoodState&quot;: { # The state that the future reservation will be reverted to should the amendment be declined. # [Output Only] This field represents the future reservation before an amendment was requested. If the amendment is declined, the Future Reservation will be reverted to the last known good state. The last known good state is not set when updating a future reservation whose Procurement Status is DRAFTING.
&quot;description&quot;: &quot;A String&quot;, # [Output Only] The description of the FutureReservation before an amendment was requested.
&quot;existingMatchingUsageInfo&quot;: { # [Output Only] Represents the existing matching usage for the future reservation. # [Output Only] Represents the matching usage for the future reservation before an amendment was requested.
&quot;count&quot;: &quot;A String&quot;, # Count to represent min(FR total_count, matching_reserved_capacity+matching_unreserved_instances)
&quot;timestamp&quot;: &quot;A String&quot;, # Timestamp when the matching usage was calculated
},
&quot;futureReservationSpecs&quot;: { # The properties of the last known good state for the Future Reservation.
&quot;shareSettings&quot;: { # The share setting for reservations and sole tenancy node groups. # [Output Only] The previous share settings of the Future Reservation.
&quot;folderMap&quot;: { # A map of folder id and folder config to specify consumer projects for this shared-reservation. This is only valid when share_type&#x27;s value is DIRECT_PROJECTS_UNDER_SPECIFIC_FOLDERS. Folder id should be a string of number, and without &quot;folders/&quot; prefix.
Expand Down Expand Up @@ -1244,9 +1276,17 @@ <h3>Method Details</h3>
&quot;autoCreatedReservations&quot;: [ # Fully qualified urls of the automatically created reservations at start_time.
&quot;A String&quot;,
],
&quot;existingMatchingUsageInfo&quot;: { # [Output Only] Represents the existing matching usage for the future reservation. # [Output Only] Represents the existing matching usage for the future reservation.
&quot;count&quot;: &quot;A String&quot;, # Count to represent min(FR total_count, matching_reserved_capacity+matching_unreserved_instances)
&quot;timestamp&quot;: &quot;A String&quot;, # Timestamp when the matching usage was calculated
},
&quot;fulfilledCount&quot;: &quot;A String&quot;, # This count indicates the fulfilled capacity so far. This is set during &quot;PROVISIONING&quot; state. This count also includes capacity delivered as part of existing matching reservations.
&quot;lastKnownGoodState&quot;: { # The state that the future reservation will be reverted to should the amendment be declined. # [Output Only] This field represents the future reservation before an amendment was requested. If the amendment is declined, the Future Reservation will be reverted to the last known good state. The last known good state is not set when updating a future reservation whose Procurement Status is DRAFTING.
&quot;description&quot;: &quot;A String&quot;, # [Output Only] The description of the FutureReservation before an amendment was requested.
&quot;existingMatchingUsageInfo&quot;: { # [Output Only] Represents the existing matching usage for the future reservation. # [Output Only] Represents the matching usage for the future reservation before an amendment was requested.
&quot;count&quot;: &quot;A String&quot;, # Count to represent min(FR total_count, matching_reserved_capacity+matching_unreserved_instances)
&quot;timestamp&quot;: &quot;A String&quot;, # Timestamp when the matching usage was calculated
},
&quot;futureReservationSpecs&quot;: { # The properties of the last known good state for the Future Reservation.
&quot;shareSettings&quot;: { # The share setting for reservations and sole tenancy node groups. # [Output Only] The previous share settings of the Future Reservation.
&quot;folderMap&quot;: { # A map of folder id and folder config to specify consumer projects for this shared-reservation. This is only valid when share_type&#x27;s value is DIRECT_PROJECTS_UNDER_SPECIFIC_FOLDERS. Folder id should be a string of number, and without &quot;folders/&quot; prefix.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ <h3>Method Details</h3>
&quot;nanos&quot;: 42, # Span of time that&#x27;s a fraction of a second at nanosecond resolution. Durations less than one second are represented with a 0 `seconds` field and a positive `nanos` field. Must be from 0 to 999,999,999 inclusive.
&quot;seconds&quot;: &quot;A String&quot;, # Span of time at a resolution of a second. Must be from 0 to 315,576,000,000 inclusive. Note: these bounds are computed from: 60 sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years
},
&quot;resizeBy&quot;: 42, # The number of instances to be created by this resize request. The group&#x27;s target size will be increased by this number.
&quot;resizeBy&quot;: 42, # The number of instances to be created by this resize request. The group&#x27;s target size will be increased by this number. This field cannot be used together with &#x27;instances&#x27;.
&quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] The URL for this resize request. The server defines this URL.
&quot;selfLinkWithId&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this resource with the resource id.
&quot;state&quot;: &quot;A String&quot;, # [Output only] Current state of the request.
Expand Down Expand Up @@ -524,7 +524,7 @@ <h3>Method Details</h3>
&quot;nanos&quot;: 42, # Span of time that&#x27;s a fraction of a second at nanosecond resolution. Durations less than one second are represented with a 0 `seconds` field and a positive `nanos` field. Must be from 0 to 999,999,999 inclusive.
&quot;seconds&quot;: &quot;A String&quot;, # Span of time at a resolution of a second. Must be from 0 to 315,576,000,000 inclusive. Note: these bounds are computed from: 60 sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years
},
&quot;resizeBy&quot;: 42, # The number of instances to be created by this resize request. The group&#x27;s target size will be increased by this number.
&quot;resizeBy&quot;: 42, # The number of instances to be created by this resize request. The group&#x27;s target size will be increased by this number. This field cannot be used together with &#x27;instances&#x27;.
&quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] The URL for this resize request. The server defines this URL.
&quot;selfLinkWithId&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this resource with the resource id.
&quot;state&quot;: &quot;A String&quot;, # [Output only] Current state of the request.
Expand Down Expand Up @@ -787,7 +787,7 @@ <h3>Method Details</h3>
&quot;nanos&quot;: 42, # Span of time that&#x27;s a fraction of a second at nanosecond resolution. Durations less than one second are represented with a 0 `seconds` field and a positive `nanos` field. Must be from 0 to 999,999,999 inclusive.
&quot;seconds&quot;: &quot;A String&quot;, # Span of time at a resolution of a second. Must be from 0 to 315,576,000,000 inclusive. Note: these bounds are computed from: 60 sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years
},
&quot;resizeBy&quot;: 42, # The number of instances to be created by this resize request. The group&#x27;s target size will be increased by this number.
&quot;resizeBy&quot;: 42, # The number of instances to be created by this resize request. The group&#x27;s target size will be increased by this number. This field cannot be used together with &#x27;instances&#x27;.
&quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] The URL for this resize request. The server defines this URL.
&quot;selfLinkWithId&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this resource with the resource id.
&quot;state&quot;: &quot;A String&quot;, # [Output only] Current state of the request.
Expand Down
Loading

0 comments on commit e69ea3c

Please sign in to comment.