2026-06-04
▼ ▲ saasservicemgmt.projects.locations.unitGroups.list
Path : v1beta1/{+parent}/unitGroups
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/unitGroups
HTTP Method : GET
Parameters :
parent
Description : Required. The parent of the unit group.
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Required : Yes
Type : string
pageSize
Description : The maximum number of unit groups to send per page.
Location : query
Type : integer
Format : int32
pageToken
Description : The page token: If the next_page_token from a previous response is provided, this request will send the subsequent page.
Location : query
Type : string
filter
Description : Filter the list as specified in https://google.aip.dev/160.
Location : query
Type : string
orderBy
Description : Order results as specified in https://google.aip.dev/132.
Location : query
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Retrieve a collection of unit groups.
▼ ▲ saasservicemgmt.projects.locations.unitGroups.get
Path : v1beta1/{+name}
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/unitGroups/{unitGroupsId}
HTTP Method : GET
Parameters :
name
Description : Required. The resource name of the resource within a service.
Pattern : ^projects/[^/]+/locations/[^/]+/unitGroups/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Retrieve a single unit group.
▼ ▲ saasservicemgmt.projects.locations.unitGroups.create
Path : v1beta1/{+parent}/unitGroups
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/unitGroups
HTTP Method : POST
Parameters :
parent
Description : Required. The parent of the unit group.
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Required : Yes
Type : string
unitGroupId
Description : Required. The ID value for the new unit group.
Location : query
Type : string
validateOnly
Description : If "validate_only" is set to true, the service will try to validate that this request would succeed, but will not actually make changes.
Location : query
Type : boolean
requestId
Description : An optional request ID to identify requests.
Location : query
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Create a new unit group.
▼ ▲ saasservicemgmt.projects.locations.unitGroups.patch
Path : v1beta1/{+name}
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/unitGroups/{unitGroupsId}
HTTP Method : PATCH
Parameters :
name
Description : Identifier. The resource name (full URI of the resource) following the standard naming scheme: "projects/{project}/locations/{location}/unitGroups/{unitGroup}"
Pattern : ^projects/[^/]+/locations/[^/]+/unitGroups/[^/]+$
Location : path
Required : Yes
Type : string
validateOnly
Description : If "validate_only" is set to true, the service will try to validate that this request would succeed, but will not actually make changes.
Location : query
Type : boolean
requestId
Description : An optional request ID to identify requests.
Location : query
Type : string
updateMask
Description : Field mask is used to specify the fields to be overwritten.
Location : query
Type : string
Format : google-fieldmask
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Update a single unit group.
▼ ▲ saasservicemgmt.projects.locations.unitGroups.delete
Path : v1beta1/{+name}
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/unitGroups/{unitGroupsId}
HTTP Method : DELETE
Parameters :
name
Description : Required. The resource name of the resource within a service.
Pattern : ^projects/[^/]+/locations/[^/]+/unitGroups/[^/]+$
Location : path
Required : Yes
Type : string
etag
Description : The etag known to the client for the expected state of the unit group.
Location : query
Type : string
validateOnly
Description : If "validate_only" is set to true, the service will try to validate that this request would succeed, but will not actually make changes.
Location : query
Type : boolean
requestId
Description : An optional request ID to identify requests.
Location : query
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Delete a single unit group.
▼ ▲ saasservicemgmt.projects.locations.unitGroupOperations.list
Path : v1beta1/{+parent}/unitGroupOperations
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/unitGroupOperations
HTTP Method : GET
Parameters :
parent
Description : Required. The parent of the unit group operation.
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Required : Yes
Type : string
pageSize
Description : The maximum number of unit group operations to send per page.
Location : query
Type : integer
Format : int32
pageToken
Description : The page token: If the next_page_token from a previous response is provided, this request will send the subsequent page.
Location : query
Type : string
filter
Description : Filter the list as specified in https://google.aip.dev/160.
Location : query
Type : string
orderBy
Description : Order results as specified in https://google.aip.dev/132.
Location : query
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Retrieve a collection of unit group operations.
▼ ▲ saasservicemgmt.projects.locations.unitGroupOperations.get
Path : v1beta1/{+name}
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/unitGroupOperations/{unitGroupOperationsId}
HTTP Method : GET
Parameters :
name
Description : Required. The resource name of the resource within a service.
Pattern : ^projects/[^/]+/locations/[^/]+/unitGroupOperations/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Retrieve a single unit group operation.
▼ ▲ saasservicemgmt.projects.locations.unitGroupOperations.create
Path : v1beta1/{+parent}/unitGroupOperations
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/unitGroupOperations
HTTP Method : POST
Parameters :
parent
Description : Required. The parent of the unit group operation.
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Required : Yes
Type : string
unitGroupOperationId
Description : Required. The ID value for the new unit group operation.
Location : query
Type : string
validateOnly
Description : Optional. If "validate_only" is set to true, the service will try to validate that this request would succeed, but will not actually make changes.
Location : query
Type : boolean
requestId
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Location : query
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Create a new unit group operation.
▼ ▲ saasservicemgmt.projects.locations.unitGroupOperations.patch
Path : v1beta1/{+name}
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/unitGroupOperations/{unitGroupOperationsId}
HTTP Method : PATCH
Parameters :
name
Description : Identifier. The resource name (full URI of the resource) following the standard naming scheme: "projects/{project}/locations/{location}/unitGroupOperations/{unitGroupOperation}"
Pattern : ^projects/[^/]+/locations/[^/]+/unitGroupOperations/[^/]+$
Location : path
Required : Yes
Type : string
validateOnly
Description : Optional. If "validate_only" is set to true, the service will try to validate that this request would succeed, but will not actually make changes.
Location : query
Type : boolean
requestId
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Location : query
Type : string
updateMask
Description : Optional. Field mask is used to specify the fields to be overwritten in the UnitGroupOperation resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields in the UnitGroupOperation will be overwritten.
Location : query
Type : string
Format : google-fieldmask
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Update a single unit group operation.
▼ ▲ saasservicemgmt.projects.locations.unitGroupOperations.delete
Path : v1beta1/{+name}
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/unitGroupOperations/{unitGroupOperationsId}
HTTP Method : DELETE
Parameters :
name
Description : Required. The resource name of the resource within a service.
Pattern : ^projects/[^/]+/locations/[^/]+/unitGroupOperations/[^/]+$
Location : path
Required : Yes
Type : string
etag
Description : Optional. The etag known to the client for the expected state of the unit group operation. This is used with state-changing methods to prevent accidental overwrites when multiple user agents might be acting in parallel on the same resource. An etag wildcard provide optimistic concurrency based on the expected existence of the unit group operation. The Any wildcard (`*`) requires that the resource must already exists, and the Not Any wildcard (`!*`) requires that it must not.
Location : query
Type : string
validateOnly
Description : Optional. If "validate_only" is set to true, the service will try to validate that this request would succeed, but will not actually make changes.
Location : query
Type : boolean
requestId
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Location : query
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Delete a single unit group operation.
▼ ▲ saasservicemgmt.projects.locations.saasReleases.list
Path : v1beta1/{+parent}/saasReleases
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/saasReleases
HTTP Method : GET
Parameters :
parent
Description : Required. The parent of the saas releases.
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Required : Yes
Type : string
pageSize
Description : The maximum number of saas releases to send per page.
Location : query
Type : integer
Format : int32
pageToken
Description : The page token: If the next_page_token from a previous response is provided, this request will send the subsequent page.
Location : query
Type : string
filter
Description : Filter the list as specified in https://google.aip.dev/160.
Location : query
Type : string
orderBy
Description : Order results as specified in https://google.aip.dev/132.
Location : query
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Retrieve a collection of saas releases.
▼ ▲ saasservicemgmt.projects.locations.saasReleases.get
Path : v1beta1/{+name}
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/saasReleases/{saasReleasesId}
HTTP Method : GET
Parameters :
name
Description : Required. The resource name of the resource within a service.
Pattern : ^projects/[^/]+/locations/[^/]+/saasReleases/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Retrieve a single saas release.
▼ ▲ saasservicemgmt.projects.locations.saasReleases.create
Path : v1beta1/{+parent}/saasReleases
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/saasReleases
HTTP Method : POST
Parameters :
parent
Description : Required. The parent of the saas release.
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Required : Yes
Type : string
saasReleaseId
Description : Required. The ID value for the new saas release.
Location : query
Type : string
validateOnly
Description : If "validate_only" is set to true, the service will try to validate that this request would succeed, but will not actually make changes.
Location : query
Type : boolean
requestId
Description : An optional request ID to identify requests.
Location : query
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Create a new saas release.
▼ ▲ saasservicemgmt.projects.locations.saasReleases.patch
Path : v1beta1/{+name}
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/saasReleases/{saasReleasesId}
HTTP Method : PATCH
Parameters :
name
Description : Identifier. The resource name (full URI of the resource) following the standard naming scheme: "projects/{project}/locations/{location}/saasReleases/{saasRelease}"
Pattern : ^projects/[^/]+/locations/[^/]+/saasReleases/[^/]+$
Location : path
Required : Yes
Type : string
validateOnly
Description : If "validate_only" is set to true, the service will try to validate that this request would succeed, but will not actually make changes.
Location : query
Type : boolean
requestId
Description : An optional request ID to identify requests.
Location : query
Type : string
updateMask
Description : Field mask is used to specify the fields to be overwritten.
Location : query
Type : string
Format : google-fieldmask
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Update a single saas release.
▼ ▲ saasservicemgmt.projects.locations.saasReleases.delete
Path : v1beta1/{+name}
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/saasReleases/{saasReleasesId}
HTTP Method : DELETE
Parameters :
name
Description : Required. The resource name of the resource within a service.
Pattern : ^projects/[^/]+/locations/[^/]+/saasReleases/[^/]+$
Location : path
Required : Yes
Type : string
etag
Description : The etag known to the client for the expected state of the saas release.
Location : query
Type : string
validateOnly
Description : If "validate_only" is set to true, the service will try to validate that this request would succeed, but will not actually make changes.
Location : query
Type : boolean
requestId
Description : An optional request ID to identify requests.
Location : query
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Delete a single saas release.