ReservationBlocksResource class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
get(String project, String zone, String reservation, String reservationBlock, {String? view, String? $fields})
→ Future<ReservationBlocksGetResponse>
-
Retrieves information about the specified reservation block.
-
getIamPolicy(String project, String zone, String parentResource, String resource, {int? optionsRequestedPolicyVersion, String? $fields})
→ Future<Policy>
-
Gets the access control policy for a resource.
-
list(String project, String zone, String reservation, {String? filter, int? maxResults, String? orderBy, String? pageToken, bool? returnPartialSuccess, String? $fields})
→ Future<ReservationBlocksListResponse>
-
Retrieves a list of reservation blocks under a single reservation.
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
performMaintenance(ReservationsBlocksPerformMaintenanceRequest request, String project, String zone, String reservation, String reservationBlock, {String? requestId, String? $fields})
→ Future<Operation>
-
Allows customers to perform maintenance on a reservation block
-
setIamPolicy(ZoneSetNestedPolicyRequest request, String project, String zone, String parentResource, String resource, {String? $fields})
→ Future<Policy>
-
Sets the access control policy on the specified resource.
Replaces any existing policy.
-
testIamPermissions(TestPermissionsRequest request, String project, String zone, String parentResource, String resource, {String? $fields})
→ Future<TestPermissionsResponse>
-
Returns permissions that a caller has on the specified resource.
-
toString()
→ String
-
A string representation of this object.
inherited