Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.accesscontextmanager.services

Access Context Manager API: services. An API for setting attribute based access control to requests to Google Cloud services. Warning: Do not mix v1alpha and v1 API usage in the same access policy. The v1alpha API supports new Access Context Manager features, which may have different attributes or behaviors that are not supported by v1. The practice of mixed API usage within a policy may result in the inability to update that policy, including any access levels or service perimeters belonging to it. It is not recommended to use both v1 and v1alpha for modifying policies with critical service perimeters. Modifications using v1alpha should be limited to policies with non-production/non-critical service perimeters. See: https://cloud.google.com/access-context-manager/docs/reference/rest/api/reference/rest/v1/services

Access Context Manager API: services.
An API for setting attribute based access control to requests to Google Cloud services. *Warning:* Do not mix *v1alpha* and *v1* API usage in the same access policy. The v1alpha API supports new Access Context Manager features, which may have different attributes or behaviors that are not supported by v1. The practice of mixed API usage within a policy may result in the inability to update that policy, including any access levels or service perimeters belonging to it. It is not recommended to use both v1 and v1alpha for modifying policies with critical service perimeters. Modifications using v1alpha should be limited to policies with non-production/non-critical service perimeters.
See: https://cloud.google.com/access-context-manager/docs/reference/rest/api/reference/rest/v1/services
raw docstring

get$clj

(get$ auth parameters)

https://cloud.google.com/access-context-manager/docs/reference/rest/api/reference/rest/v1/services/get

Required parameters: name

Optional parameters: none

Returns a VPC-SC supported service based on the service name.

https://cloud.google.com/access-context-manager/docs/reference/rest/api/reference/rest/v1/services/get

Required parameters: name

Optional parameters: none

Returns a VPC-SC supported service based on the service name.
sourceraw docstring

list$clj

(list$ auth parameters)

https://cloud.google.com/access-context-manager/docs/reference/rest/api/reference/rest/v1/services/list

Required parameters: none

Optional parameters: pageSize, pageToken

Lists all VPC-SC supported services.

https://cloud.google.com/access-context-manager/docs/reference/rest/api/reference/rest/v1/services/list

Required parameters: none

Optional parameters: pageSize, pageToken

Lists all VPC-SC supported services.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close