Namespace Google.Apis.BeyondCorp.v1alpha
Classes
BeyondCorpBaseServiceRequest<TResponse>
A base abstract class for BeyondCorp requests.
BeyondCorpService
The BeyondCorp Service.
BeyondCorpService.Scope
Available OAuth 2.0 scopes for use with the BeyondCorp API.
BeyondCorpService.ScopeConstants
Available OAuth 2.0 scope constants for use with the BeyondCorp API.
OrganizationsResource
The "organizations" collection of methods.
OrganizationsResource.LocationsResource
The "locations" collection of methods.
OrganizationsResource.LocationsResource.GlobalResource
The "global" collection of methods.
OrganizationsResource.LocationsResource.GlobalResource.PartnerTenantsResource
The "partnerTenants" collection of methods.
OrganizationsResource.LocationsResource.GlobalResource.PartnerTenantsResource.BrowserDlpRulesResource
The "browserDlpRules" collection of methods.
OrganizationsResource.LocationsResource.GlobalResource.PartnerTenantsResource.BrowserDlpRulesResource.CreateRequest
Creates a new BrowserDlpRule in a given organization and PartnerTenant.
OrganizationsResource.LocationsResource.GlobalResource.PartnerTenantsResource.BrowserDlpRulesResource.DeleteRequest
Deletes an existing BrowserDlpRule.
OrganizationsResource.LocationsResource.GlobalResource.PartnerTenantsResource.BrowserDlpRulesResource.GetIamPolicyRequest
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
OrganizationsResource.LocationsResource.GlobalResource.PartnerTenantsResource.BrowserDlpRulesResource.GetRequest
Gets details of a single BrowserDlpRule.
OrganizationsResource.LocationsResource.GlobalResource.PartnerTenantsResource.BrowserDlpRulesResource.ListRequest
Lists BrowserDlpRules for PartnerTenant in a given organization.
OrganizationsResource.LocationsResource.GlobalResource.PartnerTenantsResource.BrowserDlpRulesResource.PatchRequest
Update an existing BrowserDlpRule in a given organization and PartnerTenant.
OrganizationsResource.LocationsResource.GlobalResource.PartnerTenantsResource.BrowserDlpRulesResource.SetIamPolicyRequest
Sets the access control policy on the specified resource. Replaces any existing policy. Can
return NOT_FOUND
, INVALID_ARGUMENT
, and PERMISSION_DENIED
errors.
OrganizationsResource.LocationsResource.GlobalResource.PartnerTenantsResource.BrowserDlpRulesResource.TestIamPermissionsRequest
Returns permissions that a caller has on the specified resource. If the resource does not
exist, this will return an empty set of permissions, not a NOT_FOUND
error. Note: This
operation is designed to be used for building permission-aware UIs and command-line tools,
not for authorization checking. This operation may "fail open" without warning.
OrganizationsResource.LocationsResource.GlobalResource.PartnerTenantsResource.CreateRequest
Creates a new BeyondCorp Enterprise partnerTenant in a given organization and can only be called by onboarded BeyondCorp Enterprise partner.
OrganizationsResource.LocationsResource.GlobalResource.PartnerTenantsResource.DeleteRequest
Deletes a single PartnerTenant.
OrganizationsResource.LocationsResource.GlobalResource.PartnerTenantsResource.GetIamPolicyRequest
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
OrganizationsResource.LocationsResource.GlobalResource.PartnerTenantsResource.GetRequest
Gets details of a single PartnerTenant.
OrganizationsResource.LocationsResource.GlobalResource.PartnerTenantsResource.ListRequest
Lists PartnerTenants in a given organization.
OrganizationsResource.LocationsResource.GlobalResource.PartnerTenantsResource.PatchRequest
Updates a single PartnerTenant.
OrganizationsResource.LocationsResource.GlobalResource.PartnerTenantsResource.ProxyConfigsResource
The "proxyConfigs" collection of methods.
OrganizationsResource.LocationsResource.GlobalResource.PartnerTenantsResource.ProxyConfigsResource.CreateRequest
Creates a new BeyondCorp Enterprise ProxyConfig in a given organization and PartnerTenant. Can only be called by on onboarded Beyondcorp Enterprise partner.
OrganizationsResource.LocationsResource.GlobalResource.PartnerTenantsResource.ProxyConfigsResource.DeleteRequest
Deletes a single ProxyConfig.
OrganizationsResource.LocationsResource.GlobalResource.PartnerTenantsResource.ProxyConfigsResource.GetIamPolicyRequest
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
OrganizationsResource.LocationsResource.GlobalResource.PartnerTenantsResource.ProxyConfigsResource.GetRequest
Gets details of a single ProxyConfig.
OrganizationsResource.LocationsResource.GlobalResource.PartnerTenantsResource.ProxyConfigsResource.ListRequest
Lists ProxyConfigs for PartnerTenant in a given organization.
OrganizationsResource.LocationsResource.GlobalResource.PartnerTenantsResource.ProxyConfigsResource.PatchRequest
Updates a single proxy config.
OrganizationsResource.LocationsResource.GlobalResource.PartnerTenantsResource.ProxyConfigsResource.SetIamPolicyRequest
Sets the access control policy on the specified resource. Replaces any existing policy. Can
return NOT_FOUND
, INVALID_ARGUMENT
, and PERMISSION_DENIED
errors.
OrganizationsResource.LocationsResource.GlobalResource.PartnerTenantsResource.ProxyConfigsResource.TestIamPermissionsRequest
Returns permissions that a caller has on the specified resource. If the resource does not
exist, this will return an empty set of permissions, not a NOT_FOUND
error. Note: This
operation is designed to be used for building permission-aware UIs and command-line tools,
not for authorization checking. This operation may "fail open" without warning.
OrganizationsResource.LocationsResource.GlobalResource.PartnerTenantsResource.SetIamPolicyRequest
Sets the access control policy on the specified resource. Replaces any existing policy. Can
return NOT_FOUND
, INVALID_ARGUMENT
, and PERMISSION_DENIED
errors.
OrganizationsResource.LocationsResource.GlobalResource.PartnerTenantsResource.TestIamPermissionsRequest
Returns permissions that a caller has on the specified resource. If the resource does not exist,
this will return an empty set of permissions, not a NOT_FOUND
error. Note: This operation is
designed to be used for building permission-aware UIs and command-line tools, not for
authorization checking. This operation may "fail open" without warning.
OrganizationsResource.LocationsResource.InsightsResource
The "insights" collection of methods.
OrganizationsResource.LocationsResource.InsightsResource.ConfiguredInsightRequest
Gets the value for a selected particular insight based on the provided filters. Use the organization level path for fetching at org level and project level path for fetching the insight value specific to a particular project.
OrganizationsResource.LocationsResource.InsightsResource.GetRequest
Gets the value for a selected particular insight with default configuration. The default aggregation
level is 'DAILY' and no grouping will be applied or default grouping if applicable. The data will be
returned for recent 7 days starting the day before. The insight data size will be limited to 50
rows. Use the organization level path for fetching at org level and project level path for fetching
the insight value specific to a particular project. Setting the view
to BASIC
will only return
the metadata for the insight.
OrganizationsResource.LocationsResource.InsightsResource.ListRequest
Lists for all the available insights that could be fetched from the system. Allows to filter using
category. Setting the view
to BASIC
will let you iterate over the list of insight metadatas.
OrganizationsResource.LocationsResource.OperationsResource
The "operations" collection of methods.
OrganizationsResource.LocationsResource.OperationsResource.CancelRequest
Starts asynchronous cancellation on a long-running operation. The server makes a best effort to
cancel the operation, but success is not guaranteed. If the server doesn't support this method, it
returns google.rpc.Code.UNIMPLEMENTED
. Clients can use Operations.GetOperation or other methods to
check whether the cancellation succeeded or whether the operation completed despite cancellation. On
successful cancellation, the operation is not deleted; instead, it becomes an operation with an
Operation.error value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED
.
OrganizationsResource.LocationsResource.OperationsResource.DeleteRequest
Deletes a long-running operation. This method indicates that the client is no longer interested in
the operation result. It does not cancel the operation. If the server doesn't support this method,
it returns google.rpc.Code.UNIMPLEMENTED
.
OrganizationsResource.LocationsResource.OperationsResource.GetRequest
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
OrganizationsResource.LocationsResource.OperationsResource.ListRequest
Lists operations that match the specified filter in the request. If the server doesn't support this
method, it returns UNIMPLEMENTED
.
OrganizationsResource.LocationsResource.SubscriptionsResource
The "subscriptions" collection of methods.
OrganizationsResource.LocationsResource.SubscriptionsResource.CancelRequest
Cancels an existing BeyondCorp Enterprise Subscription in a given organization. Location will always be global as BeyondCorp subscriptions are per organization. Returns the timestamp for when the cancellation will become effective
OrganizationsResource.LocationsResource.SubscriptionsResource.CreateRequest
Creates a new BeyondCorp Enterprise Subscription in a given organization. Location will always be global as BeyondCorp subscriptions are per organization.
OrganizationsResource.LocationsResource.SubscriptionsResource.GetRequest
Gets details of a single Subscription.
OrganizationsResource.LocationsResource.SubscriptionsResource.ListRequest
Lists Subscriptions in a given organization and location.
OrganizationsResource.LocationsResource.SubscriptionsResource.PatchRequest
Updates an existing BeyondCorp Enterprise Subscription in a given organization. Location will always be global as BeyondCorp subscriptions are per organization.
OrganizationsResource.LocationsResource.SubscriptionsResource.RestartRequest
Restarts an existing BeyondCorp Enterprise Subscription in a given organization, that is scheduled for cancellation. Location will always be global as BeyondCorp subscriptions are per organization. Returns the timestamp for when the cancellation will become effective
ProjectsResource
The "projects" collection of methods.
ProjectsResource.LocationsResource
The "locations" collection of methods.
ProjectsResource.LocationsResource.AppConnectionsResource
The "appConnections" collection of methods.
ProjectsResource.LocationsResource.AppConnectionsResource.CreateRequest
Creates a new AppConnection in a given project and location.
ProjectsResource.LocationsResource.AppConnectionsResource.DeleteRequest
Deletes a single AppConnection.
ProjectsResource.LocationsResource.AppConnectionsResource.GetIamPolicyRequest
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
ProjectsResource.LocationsResource.AppConnectionsResource.GetRequest
Gets details of a single AppConnection.
ProjectsResource.LocationsResource.AppConnectionsResource.ListRequest
Lists AppConnections in a given project and location.
ProjectsResource.LocationsResource.AppConnectionsResource.PatchRequest
Updates the parameters of a single AppConnection.
ProjectsResource.LocationsResource.AppConnectionsResource.ResolveRequest
Resolves AppConnections details for a given AppConnector. An internal method called by a connector to find AppConnections to connect to.
ProjectsResource.LocationsResource.AppConnectionsResource.SetIamPolicyRequest
Sets the access control policy on the specified resource. Replaces any existing policy. Can return
NOT_FOUND
, INVALID_ARGUMENT
, and PERMISSION_DENIED
errors.
ProjectsResource.LocationsResource.AppConnectionsResource.TestIamPermissionsRequest
Returns permissions that a caller has on the specified resource. If the resource does not exist,
this will return an empty set of permissions, not a NOT_FOUND
error. Note: This operation is
designed to be used for building permission-aware UIs and command-line tools, not for authorization
checking. This operation may "fail open" without warning.
ProjectsResource.LocationsResource.AppConnectorsResource
The "appConnectors" collection of methods.
ProjectsResource.LocationsResource.AppConnectorsResource.CreateRequest
Creates a new AppConnector in a given project and location.
ProjectsResource.LocationsResource.AppConnectorsResource.DeleteRequest
Deletes a single AppConnector.
ProjectsResource.LocationsResource.AppConnectorsResource.GetIamPolicyRequest
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
ProjectsResource.LocationsResource.AppConnectorsResource.GetRequest
Gets details of a single AppConnector.
ProjectsResource.LocationsResource.AppConnectorsResource.ListRequest
Lists AppConnectors in a given project and location.
ProjectsResource.LocationsResource.AppConnectorsResource.PatchRequest
Updates the parameters of a single AppConnector.
ProjectsResource.LocationsResource.AppConnectorsResource.ReportStatusRequest
Report status for a given connector.
ProjectsResource.LocationsResource.AppConnectorsResource.ResolveInstanceConfigRequest
Gets instance configuration for a given AppConnector. An internal method called by a AppConnector to get its container config.
ProjectsResource.LocationsResource.AppConnectorsResource.SetIamPolicyRequest
Sets the access control policy on the specified resource. Replaces any existing policy. Can return
NOT_FOUND
, INVALID_ARGUMENT
, and PERMISSION_DENIED
errors.
ProjectsResource.LocationsResource.AppConnectorsResource.TestIamPermissionsRequest
Returns permissions that a caller has on the specified resource. If the resource does not exist,
this will return an empty set of permissions, not a NOT_FOUND
error. Note: This operation is
designed to be used for building permission-aware UIs and command-line tools, not for authorization
checking. This operation may "fail open" without warning.
ProjectsResource.LocationsResource.AppGatewaysResource
The "appGateways" collection of methods.
ProjectsResource.LocationsResource.AppGatewaysResource.CreateRequest
Creates a new AppGateway in a given project and location.
ProjectsResource.LocationsResource.AppGatewaysResource.DeleteRequest
Deletes a single AppGateway.
ProjectsResource.LocationsResource.AppGatewaysResource.GetIamPolicyRequest
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
ProjectsResource.LocationsResource.AppGatewaysResource.GetRequest
Gets details of a single AppGateway.
ProjectsResource.LocationsResource.AppGatewaysResource.ListRequest
Lists AppGateways in a given project and location.
ProjectsResource.LocationsResource.AppGatewaysResource.SetIamPolicyRequest
Sets the access control policy on the specified resource. Replaces any existing policy. Can return
NOT_FOUND
, INVALID_ARGUMENT
, and PERMISSION_DENIED
errors.
ProjectsResource.LocationsResource.AppGatewaysResource.ShouldThrottleRequest
Calls the Bouncer method ShouldThrottle to check if a request should be throttled.
ProjectsResource.LocationsResource.AppGatewaysResource.TestIamPermissionsRequest
Returns permissions that a caller has on the specified resource. If the resource does not exist,
this will return an empty set of permissions, not a NOT_FOUND
error. Note: This operation is
designed to be used for building permission-aware UIs and command-line tools, not for authorization
checking. This operation may "fail open" without warning.
ProjectsResource.LocationsResource.ApplicationDomainsResource
The "applicationDomains" collection of methods.
ProjectsResource.LocationsResource.ApplicationDomainsResource.GetIamPolicyRequest
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
ProjectsResource.LocationsResource.ApplicationDomainsResource.SetIamPolicyRequest
Sets the access control policy on the specified resource. Replaces any existing policy. Can return
NOT_FOUND
, INVALID_ARGUMENT
, and PERMISSION_DENIED
errors.
ProjectsResource.LocationsResource.ApplicationDomainsResource.TestIamPermissionsRequest
Returns permissions that a caller has on the specified resource. If the resource does not exist,
this will return an empty set of permissions, not a NOT_FOUND
error. Note: This operation is
designed to be used for building permission-aware UIs and command-line tools, not for authorization
checking. This operation may "fail open" without warning.
ProjectsResource.LocationsResource.ApplicationsResource
The "applications" collection of methods.
ProjectsResource.LocationsResource.ApplicationsResource.GetIamPolicyRequest
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
ProjectsResource.LocationsResource.ApplicationsResource.SetIamPolicyRequest
Sets the access control policy on the specified resource. Replaces any existing policy. Can return
NOT_FOUND
, INVALID_ARGUMENT
, and PERMISSION_DENIED
errors.
ProjectsResource.LocationsResource.ApplicationsResource.TestIamPermissionsRequest
Returns permissions that a caller has on the specified resource. If the resource does not exist,
this will return an empty set of permissions, not a NOT_FOUND
error. Note: This operation is
designed to be used for building permission-aware UIs and command-line tools, not for authorization
checking. This operation may "fail open" without warning.
ProjectsResource.LocationsResource.ClientConnectorServicesResource
The "clientConnectorServices" collection of methods.
ProjectsResource.LocationsResource.ClientConnectorServicesResource.GetIamPolicyRequest
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
ProjectsResource.LocationsResource.ClientConnectorServicesResource.SetIamPolicyRequest
Sets the access control policy on the specified resource. Replaces any existing policy. Can return
NOT_FOUND
, INVALID_ARGUMENT
, and PERMISSION_DENIED
errors.
ProjectsResource.LocationsResource.ClientConnectorServicesResource.TestIamPermissionsRequest
Returns permissions that a caller has on the specified resource. If the resource does not exist,
this will return an empty set of permissions, not a NOT_FOUND
error. Note: This operation is
designed to be used for building permission-aware UIs and command-line tools, not for authorization
checking. This operation may "fail open" without warning.
ProjectsResource.LocationsResource.ClientGatewaysResource
The "clientGateways" collection of methods.
ProjectsResource.LocationsResource.ClientGatewaysResource.GetIamPolicyRequest
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
ProjectsResource.LocationsResource.ClientGatewaysResource.SetIamPolicyRequest
Sets the access control policy on the specified resource. Replaces any existing policy. Can return
NOT_FOUND
, INVALID_ARGUMENT
, and PERMISSION_DENIED
errors.
ProjectsResource.LocationsResource.ClientGatewaysResource.TestIamPermissionsRequest
Returns permissions that a caller has on the specified resource. If the resource does not exist,
this will return an empty set of permissions, not a NOT_FOUND
error. Note: This operation is
designed to be used for building permission-aware UIs and command-line tools, not for authorization
checking. This operation may "fail open" without warning.
ProjectsResource.LocationsResource.ConnectionsResource
The "connections" collection of methods.
ProjectsResource.LocationsResource.ConnectionsResource.CreateRequest
Creates a new Connection in a given project and location.
ProjectsResource.LocationsResource.ConnectionsResource.DeleteRequest
Deletes a single Connection.
ProjectsResource.LocationsResource.ConnectionsResource.GetIamPolicyRequest
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
ProjectsResource.LocationsResource.ConnectionsResource.GetRequest
Gets details of a single Connection.
ProjectsResource.LocationsResource.ConnectionsResource.ListRequest
Lists Connections in a given project and location.
ProjectsResource.LocationsResource.ConnectionsResource.PatchRequest
Updates the parameters of a single Connection.
ProjectsResource.LocationsResource.ConnectionsResource.ResolveRequest
Resolves connections details for a given connector. An internal method called by a connector to find connections to connect to.
ProjectsResource.LocationsResource.ConnectionsResource.SetIamPolicyRequest
Sets the access control policy on the specified resource. Replaces any existing policy. Can return
NOT_FOUND
, INVALID_ARGUMENT
, and PERMISSION_DENIED
errors.
ProjectsResource.LocationsResource.ConnectionsResource.TestIamPermissionsRequest
Returns permissions that a caller has on the specified resource. If the resource does not exist,
this will return an empty set of permissions, not a NOT_FOUND
error. Note: This operation is
designed to be used for building permission-aware UIs and command-line tools, not for authorization
checking. This operation may "fail open" without warning.
ProjectsResource.LocationsResource.ConnectorsResource
The "connectors" collection of methods.
ProjectsResource.LocationsResource.ConnectorsResource.CreateRequest
Creates a new Connector in a given project and location.
ProjectsResource.LocationsResource.ConnectorsResource.DeleteRequest
Deletes a single Connector.
ProjectsResource.LocationsResource.ConnectorsResource.GetIamPolicyRequest
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
ProjectsResource.LocationsResource.ConnectorsResource.GetRequest
Gets details of a single Connector.
ProjectsResource.LocationsResource.ConnectorsResource.ListRequest
Lists Connectors in a given project and location.
ProjectsResource.LocationsResource.ConnectorsResource.PatchRequest
Updates the parameters of a single Connector.
ProjectsResource.LocationsResource.ConnectorsResource.ReportStatusRequest
Report status for a given connector.
ProjectsResource.LocationsResource.ConnectorsResource.ResolveInstanceConfigRequest
Gets instance configuration for a given connector. An internal method called by a connector to get its container config.
ProjectsResource.LocationsResource.ConnectorsResource.SetIamPolicyRequest
Sets the access control policy on the specified resource. Replaces any existing policy. Can return
NOT_FOUND
, INVALID_ARGUMENT
, and PERMISSION_DENIED
errors.
ProjectsResource.LocationsResource.ConnectorsResource.TestIamPermissionsRequest
Returns permissions that a caller has on the specified resource. If the resource does not exist,
this will return an empty set of permissions, not a NOT_FOUND
error. Note: This operation is
designed to be used for building permission-aware UIs and command-line tools, not for authorization
checking. This operation may "fail open" without warning.
ProjectsResource.LocationsResource.GetRequest
Gets information about a location.
ProjectsResource.LocationsResource.GlobalResource
The "global" collection of methods.
ProjectsResource.LocationsResource.GlobalResource.SecurityGatewaysResource
The "securityGateways" collection of methods.
ProjectsResource.LocationsResource.GlobalResource.SecurityGatewaysResource.ApplicationsResource
The "applications" collection of methods.
ProjectsResource.LocationsResource.GlobalResource.SecurityGatewaysResource.ApplicationsResource.CreateRequest
Creates a new Application in a given project and location.
ProjectsResource.LocationsResource.GlobalResource.SecurityGatewaysResource.ApplicationsResource.PatchRequest
Updates the parameters of a single Application.
ProjectsResource.LocationsResource.GlobalResource.SecurityGatewaysResource.ApplicationsResource.TestIamPermissionsRequest
Returns permissions that a caller has on the specified resource. If the resource does not
exist, this will return an empty set of permissions, not a NOT_FOUND
error. Note: This
operation is designed to be used for building permission-aware UIs and command-line tools,
not for authorization checking. This operation may "fail open" without warning.
ProjectsResource.LocationsResource.InsightsResource
The "insights" collection of methods.
ProjectsResource.LocationsResource.InsightsResource.ConfiguredInsightRequest
Gets the value for a selected particular insight based on the provided filters. Use the organization level path for fetching at org level and project level path for fetching the insight value specific to a particular project.
ProjectsResource.LocationsResource.InsightsResource.GetRequest
Gets the value for a selected particular insight with default configuration. The default aggregation
level is 'DAILY' and no grouping will be applied or default grouping if applicable. The data will be
returned for recent 7 days starting the day before. The insight data size will be limited to 50
rows. Use the organization level path for fetching at org level and project level path for fetching
the insight value specific to a particular project. Setting the view
to BASIC
will only return
the metadata for the insight.
ProjectsResource.LocationsResource.InsightsResource.ListRequest
Lists for all the available insights that could be fetched from the system. Allows to filter using
category. Setting the view
to BASIC
will let you iterate over the list of insight metadatas.
ProjectsResource.LocationsResource.ListRequest
Lists information about the supported locations for this service.
ProjectsResource.LocationsResource.OperationsResource
The "operations" collection of methods.
ProjectsResource.LocationsResource.OperationsResource.CancelRequest
Starts asynchronous cancellation on a long-running operation. The server makes a best effort to
cancel the operation, but success is not guaranteed. If the server doesn't support this method, it
returns google.rpc.Code.UNIMPLEMENTED
. Clients can use Operations.GetOperation or other methods to
check whether the cancellation succeeded or whether the operation completed despite cancellation. On
successful cancellation, the operation is not deleted; instead, it becomes an operation with an
Operation.error value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED
.
ProjectsResource.LocationsResource.OperationsResource.DeleteRequest
Deletes a long-running operation. This method indicates that the client is no longer interested in
the operation result. It does not cancel the operation. If the server doesn't support this method,
it returns google.rpc.Code.UNIMPLEMENTED
.
ProjectsResource.LocationsResource.OperationsResource.GetRequest
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
ProjectsResource.LocationsResource.OperationsResource.ListRequest
Lists operations that match the specified filter in the request. If the server doesn't support this
method, it returns UNIMPLEMENTED
.
ProjectsResource.LocationsResource.SecurityGatewaysResource
The "securityGateways" collection of methods.
ProjectsResource.LocationsResource.SecurityGatewaysResource.ApplicationsResource
The "applications" collection of methods.
ProjectsResource.LocationsResource.SecurityGatewaysResource.ApplicationsResource.DeleteRequest
Deletes a single Application.
ProjectsResource.LocationsResource.SecurityGatewaysResource.ApplicationsResource.GetIamPolicyRequest
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
ProjectsResource.LocationsResource.SecurityGatewaysResource.ApplicationsResource.GetRequest
Gets details of a single Application.
ProjectsResource.LocationsResource.SecurityGatewaysResource.ApplicationsResource.ListRequest
Lists Applications in a given project and location.
ProjectsResource.LocationsResource.SecurityGatewaysResource.ApplicationsResource.SetIamPolicyRequest
Sets the access control policy on the specified resource. Replaces any existing policy. Can
return NOT_FOUND
, INVALID_ARGUMENT
, and PERMISSION_DENIED
errors.
ProjectsResource.LocationsResource.SecurityGatewaysResource.CreateRequest
Creates a new SecurityGateway in a given project and location.
ProjectsResource.LocationsResource.SecurityGatewaysResource.DeleteRequest
Deletes a single SecurityGateway.
ProjectsResource.LocationsResource.SecurityGatewaysResource.GetIamPolicyRequest
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
ProjectsResource.LocationsResource.SecurityGatewaysResource.GetRequest
Gets details of a single SecurityGateway.
ProjectsResource.LocationsResource.SecurityGatewaysResource.ListRequest
Lists SecurityGateways in a given project and location.
ProjectsResource.LocationsResource.SecurityGatewaysResource.PatchRequest
Updates the parameters of a single SecurityGateway.
ProjectsResource.LocationsResource.SecurityGatewaysResource.SetIamPolicyRequest
Sets the access control policy on the specified resource. Replaces any existing policy. Can return
NOT_FOUND
, INVALID_ARGUMENT
, and PERMISSION_DENIED
errors.
ProjectsResource.LocationsResource.SecurityGatewaysResource.SetPeeringRequest
This is a custom method to allow customers to create a peering connections between Google network and customer networks. This is enabled only for the allowlisted customers.
ProjectsResource.LocationsResource.SecurityGatewaysResource.TestIamPermissionsRequest
Returns permissions that a caller has on the specified resource. If the resource does not exist,
this will return an empty set of permissions, not a NOT_FOUND
error. Note: This operation is
designed to be used for building permission-aware UIs and command-line tools, not for authorization
checking. This operation may "fail open" without warning.
Enums
BeyondCorpBaseServiceRequest<TResponse>.AltEnum
Data format for response.
BeyondCorpBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.
OrganizationsResource.LocationsResource.InsightsResource.ConfiguredInsightRequest.AggregationEnum
Required. Aggregation type. Available aggregation could be fetched by calling insight list and
get APIs in BASIC
view.
OrganizationsResource.LocationsResource.InsightsResource.GetRequest.ViewEnum
Required. Metadata only or full data view.
OrganizationsResource.LocationsResource.InsightsResource.ListRequest.AggregationEnum
Optional. Aggregation type. The default is 'DAILY'.
OrganizationsResource.LocationsResource.InsightsResource.ListRequest.ViewEnum
Required. List only metadata or full data.
ProjectsResource.LocationsResource.InsightsResource.ConfiguredInsightRequest.AggregationEnum
Required. Aggregation type. Available aggregation could be fetched by calling insight list and
get APIs in BASIC
view.
ProjectsResource.LocationsResource.InsightsResource.GetRequest.ViewEnum
Required. Metadata only or full data view.
ProjectsResource.LocationsResource.InsightsResource.ListRequest.AggregationEnum
Optional. Aggregation type. The default is 'DAILY'.
ProjectsResource.LocationsResource.InsightsResource.ListRequest.ViewEnum
Required. List only metadata or full data.