VMware Engine v1 API - Class VmwareEngineClientImpl (1.3.0)

public sealed class VmwareEngineClientImpl : VmwareEngineClient

Reference documentation and code samples for the VMware Engine v1 API class VmwareEngineClientImpl.

VmwareEngine client wrapper implementation, for convenient use.

Inheritance

object > VmwareEngineClient > VmwareEngineClientImpl

Namespace

Google.Cloud.VmwareEngine.V1

Assembly

Google.Cloud.VmwareEngine.V1.dll

Remarks

VMwareEngine manages VMware's private clusters in the Cloud.

Constructors

VmwareEngineClientImpl(VmwareEngineClient, VmwareEngineSettings, ILogger)

public VmwareEngineClientImpl(VmwareEngine.VmwareEngineClient grpcClient, VmwareEngineSettings settings, ILogger logger)

Constructs a client wrapper for the VmwareEngine service, with the specified gRPC client and settings.

Parameters
NameDescription
grpcClientVmwareEngineVmwareEngineClient

The underlying gRPC client.

settingsVmwareEngineSettings

The base VmwareEngineSettings used within this client.

loggerILogger

Optional ILogger to use within this client.

Properties

CreateClusterOperationsClient

public override OperationsClient CreateClusterOperationsClient { get; }

The long-running operations client for CreateCluster.

Property Value
TypeDescription
OperationsClient
Overrides

CreateExternalAccessRuleOperationsClient

public override OperationsClient CreateExternalAccessRuleOperationsClient { get; }

The long-running operations client for CreateExternalAccessRule.

Property Value
TypeDescription
OperationsClient
Overrides

CreateExternalAddressOperationsClient

public override OperationsClient CreateExternalAddressOperationsClient { get; }

The long-running operations client for CreateExternalAddress.

Property Value
TypeDescription
OperationsClient
Overrides

CreateHcxActivationKeyOperationsClient

public override OperationsClient CreateHcxActivationKeyOperationsClient { get; }

The long-running operations client for CreateHcxActivationKey.

Property Value
TypeDescription
OperationsClient
Overrides

CreateLoggingServerOperationsClient

public override OperationsClient CreateLoggingServerOperationsClient { get; }

The long-running operations client for CreateLoggingServer.

Property Value
TypeDescription
OperationsClient
Overrides

CreateManagementDnsZoneBindingOperationsClient

public override OperationsClient CreateManagementDnsZoneBindingOperationsClient { get; }

The long-running operations client for CreateManagementDnsZoneBinding.

Property Value
TypeDescription
OperationsClient
Overrides

CreateNetworkPeeringOperationsClient

public override OperationsClient CreateNetworkPeeringOperationsClient { get; }

The long-running operations client for CreateNetworkPeering.

Property Value
TypeDescription
OperationsClient
Overrides

CreateNetworkPolicyOperationsClient

public override OperationsClient CreateNetworkPolicyOperationsClient { get; }

The long-running operations client for CreateNetworkPolicy.

Property Value
TypeDescription
OperationsClient
Overrides

CreatePrivateCloudOperationsClient

public override OperationsClient CreatePrivateCloudOperationsClient { get; }

The long-running operations client for CreatePrivateCloud.

Property Value
TypeDescription
OperationsClient
Overrides

CreatePrivateConnectionOperationsClient

public override OperationsClient CreatePrivateConnectionOperationsClient { get; }

The long-running operations client for CreatePrivateConnection.

Property Value
TypeDescription
OperationsClient
Overrides

CreateVmwareEngineNetworkOperationsClient

public override OperationsClient CreateVmwareEngineNetworkOperationsClient { get; }

The long-running operations client for CreateVmwareEngineNetwork.

Property Value
TypeDescription
OperationsClient
Overrides

DeleteClusterOperationsClient

public override OperationsClient DeleteClusterOperationsClient { get; }

The long-running operations client for DeleteCluster.

Property Value
TypeDescription
OperationsClient
Overrides

DeleteExternalAccessRuleOperationsClient

public override OperationsClient DeleteExternalAccessRuleOperationsClient { get; }

The long-running operations client for DeleteExternalAccessRule.

Property Value
TypeDescription
OperationsClient
Overrides

DeleteExternalAddressOperationsClient

public override OperationsClient DeleteExternalAddressOperationsClient { get; }

The long-running operations client for DeleteExternalAddress.

Property Value
TypeDescription
OperationsClient
Overrides

DeleteLoggingServerOperationsClient

public override OperationsClient DeleteLoggingServerOperationsClient { get; }

The long-running operations client for DeleteLoggingServer.

Property Value
TypeDescription
OperationsClient
Overrides

DeleteManagementDnsZoneBindingOperationsClient

public override OperationsClient DeleteManagementDnsZoneBindingOperationsClient { get; }

The long-running operations client for DeleteManagementDnsZoneBinding.

Property Value
TypeDescription
OperationsClient
Overrides

DeleteNetworkPeeringOperationsClient

public override OperationsClient DeleteNetworkPeeringOperationsClient { get; }

The long-running operations client for DeleteNetworkPeering.

Property Value
TypeDescription
OperationsClient
Overrides

DeleteNetworkPolicyOperationsClient

public override OperationsClient DeleteNetworkPolicyOperationsClient { get; }

The long-running operations client for DeleteNetworkPolicy.

Property Value
TypeDescription
OperationsClient
Overrides

DeletePrivateCloudOperationsClient

public override OperationsClient DeletePrivateCloudOperationsClient { get; }

The long-running operations client for DeletePrivateCloud.

Property Value
TypeDescription
OperationsClient
Overrides

DeletePrivateConnectionOperationsClient

public override OperationsClient DeletePrivateConnectionOperationsClient { get; }

The long-running operations client for DeletePrivateConnection.

Property Value
TypeDescription
OperationsClient
Overrides

DeleteVmwareEngineNetworkOperationsClient

public override OperationsClient DeleteVmwareEngineNetworkOperationsClient { get; }

The long-running operations client for DeleteVmwareEngineNetwork.

Property Value
TypeDescription
OperationsClient
Overrides

GrantDnsBindPermissionOperationsClient

public override OperationsClient GrantDnsBindPermissionOperationsClient { get; }

The long-running operations client for GrantDnsBindPermission.

Property Value
TypeDescription
OperationsClient
Overrides

GrpcClient

public override VmwareEngine.VmwareEngineClient GrpcClient { get; }

The underlying gRPC VmwareEngine client

Property Value
TypeDescription
VmwareEngineVmwareEngineClient
Overrides

IAMPolicyClient

public override IAMPolicyClient IAMPolicyClient { get; }

The IAMPolicyClient associated with this client.

Property Value
TypeDescription
IAMPolicyClient
Overrides

LocationsClient

public override LocationsClient LocationsClient { get; }

The LocationsClient associated with this client.

Property Value
TypeDescription
LocationsClient
Overrides

RepairManagementDnsZoneBindingOperationsClient

public override OperationsClient RepairManagementDnsZoneBindingOperationsClient { get; }

The long-running operations client for RepairManagementDnsZoneBinding.

Property Value
TypeDescription
OperationsClient
Overrides

ResetNsxCredentialsOperationsClient

public override OperationsClient ResetNsxCredentialsOperationsClient { get; }

The long-running operations client for ResetNsxCredentials.

Property Value
TypeDescription
OperationsClient
Overrides

ResetVcenterCredentialsOperationsClient

public override OperationsClient ResetVcenterCredentialsOperationsClient { get; }

The long-running operations client for ResetVcenterCredentials.

Property Value
TypeDescription
OperationsClient
Overrides

RevokeDnsBindPermissionOperationsClient

public override OperationsClient RevokeDnsBindPermissionOperationsClient { get; }

The long-running operations client for RevokeDnsBindPermission.

Property Value
TypeDescription
OperationsClient
Overrides

UndeletePrivateCloudOperationsClient

public override OperationsClient UndeletePrivateCloudOperationsClient { get; }

The long-running operations client for UndeletePrivateCloud.

Property Value
TypeDescription
OperationsClient
Overrides

UpdateClusterOperationsClient

public override OperationsClient UpdateClusterOperationsClient { get; }

The long-running operations client for UpdateCluster.

Property Value
TypeDescription
OperationsClient
Overrides

UpdateDnsForwardingOperationsClient

public override OperationsClient UpdateDnsForwardingOperationsClient { get; }

The long-running operations client for UpdateDnsForwarding.

Property Value
TypeDescription
OperationsClient
Overrides

UpdateExternalAccessRuleOperationsClient

public override OperationsClient UpdateExternalAccessRuleOperationsClient { get; }

The long-running operations client for UpdateExternalAccessRule.

Property Value
TypeDescription
OperationsClient
Overrides

UpdateExternalAddressOperationsClient

public override OperationsClient UpdateExternalAddressOperationsClient { get; }

The long-running operations client for UpdateExternalAddress.

Property Value
TypeDescription
OperationsClient
Overrides

UpdateLoggingServerOperationsClient

public override OperationsClient UpdateLoggingServerOperationsClient { get; }

The long-running operations client for UpdateLoggingServer.

Property Value
TypeDescription
OperationsClient
Overrides

UpdateManagementDnsZoneBindingOperationsClient

public override OperationsClient UpdateManagementDnsZoneBindingOperationsClient { get; }

The long-running operations client for UpdateManagementDnsZoneBinding.

Property Value
TypeDescription
OperationsClient
Overrides

UpdateNetworkPeeringOperationsClient

public override OperationsClient UpdateNetworkPeeringOperationsClient { get; }

The long-running operations client for UpdateNetworkPeering.

Property Value
TypeDescription
OperationsClient
Overrides

UpdateNetworkPolicyOperationsClient

public override OperationsClient UpdateNetworkPolicyOperationsClient { get; }

The long-running operations client for UpdateNetworkPolicy.

Property Value
TypeDescription
OperationsClient
Overrides

UpdatePrivateCloudOperationsClient

public override OperationsClient UpdatePrivateCloudOperationsClient { get; }

The long-running operations client for UpdatePrivateCloud.

Property Value
TypeDescription
OperationsClient
Overrides

UpdatePrivateConnectionOperationsClient

public override OperationsClient UpdatePrivateConnectionOperationsClient { get; }

The long-running operations client for UpdatePrivateConnection.

Property Value
TypeDescription
OperationsClient
Overrides

UpdateSubnetOperationsClient

public override OperationsClient UpdateSubnetOperationsClient { get; }

The long-running operations client for UpdateSubnet.

Property Value
TypeDescription
OperationsClient
Overrides

UpdateVmwareEngineNetworkOperationsClient

public override OperationsClient UpdateVmwareEngineNetworkOperationsClient { get; }

The long-running operations client for UpdateVmwareEngineNetwork.

Property Value
TypeDescription
OperationsClient
Overrides

Methods

CreateCluster(CreateClusterRequest, CallSettings)

public override Operation<Cluster, OperationMetadata> CreateCluster(CreateClusterRequest request, CallSettings callSettings = null)

Creates a new cluster in a given private cloud. Creating a new cluster provides additional nodes for use in the parent private cloud and requires sufficient node quota.

Parameters
NameDescription
requestCreateClusterRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationClusterOperationMetadata

The RPC response.

Overrides

CreateClusterAsync(CreateClusterRequest, CallSettings)

public override Task<Operation<Cluster, OperationMetadata>> CreateClusterAsync(CreateClusterRequest request, CallSettings callSettings = null)

Creates a new cluster in a given private cloud. Creating a new cluster provides additional nodes for use in the parent private cloud and requires sufficient node quota.

Parameters
NameDescription
requestCreateClusterRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationClusterOperationMetadata

A Task containing the RPC response.

Overrides

CreateExternalAccessRule(CreateExternalAccessRuleRequest, CallSettings)

public override Operation<ExternalAccessRule, OperationMetadata> CreateExternalAccessRule(CreateExternalAccessRuleRequest request, CallSettings callSettings = null)

Creates a new external access rule in a given network policy.

Parameters
NameDescription
requestCreateExternalAccessRuleRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationExternalAccessRuleOperationMetadata

The RPC response.

Overrides

CreateExternalAccessRuleAsync(CreateExternalAccessRuleRequest, CallSettings)

public override Task<Operation<ExternalAccessRule, OperationMetadata>> CreateExternalAccessRuleAsync(CreateExternalAccessRuleRequest request, CallSettings callSettings = null)

Creates a new external access rule in a given network policy.

Parameters
NameDescription
requestCreateExternalAccessRuleRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationExternalAccessRuleOperationMetadata

A Task containing the RPC response.

Overrides

CreateExternalAddress(CreateExternalAddressRequest, CallSettings)

public override Operation<ExternalAddress, OperationMetadata> CreateExternalAddress(CreateExternalAddressRequest request, CallSettings callSettings = null)

Creates a new ExternalAddress resource in a given private cloud. The network policy that corresponds to the private cloud must have the external IP address network service enabled (NetworkPolicy.external_ip).

Parameters
NameDescription
requestCreateExternalAddressRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationExternalAddressOperationMetadata

The RPC response.

Overrides

CreateExternalAddressAsync(CreateExternalAddressRequest, CallSettings)

public override Task<Operation<ExternalAddress, OperationMetadata>> CreateExternalAddressAsync(CreateExternalAddressRequest request, CallSettings callSettings = null)

Creates a new ExternalAddress resource in a given private cloud. The network policy that corresponds to the private cloud must have the external IP address network service enabled (NetworkPolicy.external_ip).

Parameters
NameDescription
requestCreateExternalAddressRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationExternalAddressOperationMetadata

A Task containing the RPC response.

Overrides

CreateHcxActivationKey(CreateHcxActivationKeyRequest, CallSettings)

public override Operation<HcxActivationKey, OperationMetadata> CreateHcxActivationKey(CreateHcxActivationKeyRequest request, CallSettings callSettings = null)

Creates a new HCX activation key in a given private cloud.

Parameters
NameDescription
requestCreateHcxActivationKeyRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationHcxActivationKeyOperationMetadata

The RPC response.

Overrides

CreateHcxActivationKeyAsync(CreateHcxActivationKeyRequest, CallSettings)

public override Task<Operation<HcxActivationKey, OperationMetadata>> CreateHcxActivationKeyAsync(CreateHcxActivationKeyRequest request, CallSettings callSettings = null)

Creates a new HCX activation key in a given private cloud.

Parameters
NameDescription
requestCreateHcxActivationKeyRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationHcxActivationKeyOperationMetadata

A Task containing the RPC response.

Overrides

CreateLoggingServer(CreateLoggingServerRequest, CallSettings)

public override Operation<LoggingServer, OperationMetadata> CreateLoggingServer(CreateLoggingServerRequest request, CallSettings callSettings = null)

Create a new logging server for a given private cloud.

Parameters
NameDescription
requestCreateLoggingServerRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationLoggingServerOperationMetadata

The RPC response.

Overrides

CreateLoggingServerAsync(CreateLoggingServerRequest, CallSettings)

public override Task<Operation<LoggingServer, OperationMetadata>> CreateLoggingServerAsync(CreateLoggingServerRequest request, CallSettings callSettings = null)

Create a new logging server for a given private cloud.

Parameters
NameDescription
requestCreateLoggingServerRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationLoggingServerOperationMetadata

A Task containing the RPC response.

Overrides

CreateManagementDnsZoneBinding(CreateManagementDnsZoneBindingRequest, CallSettings)

public override Operation<ManagementDnsZoneBinding, OperationMetadata> CreateManagementDnsZoneBinding(CreateManagementDnsZoneBindingRequest request, CallSettings callSettings = null)

Creates a new ManagementDnsZoneBinding resource in a private cloud. This RPC creates the DNS binding and the resource that represents the DNS binding of the consumer VPC network to the management DNS zone. A management DNS zone is the Cloud DNS cross-project binding zone that VMware Engine creates for each private cloud. It contains FQDNs and corresponding IP addresses for the private cloud's ESXi hosts and management VM appliances like vCenter and NSX Manager.

Parameters
NameDescription
requestCreateManagementDnsZoneBindingRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationManagementDnsZoneBindingOperationMetadata

The RPC response.

Overrides

CreateManagementDnsZoneBindingAsync(CreateManagementDnsZoneBindingRequest, CallSettings)

public override Task<Operation<ManagementDnsZoneBinding, OperationMetadata>> CreateManagementDnsZoneBindingAsync(CreateManagementDnsZoneBindingRequest request, CallSettings callSettings = null)

Creates a new ManagementDnsZoneBinding resource in a private cloud. This RPC creates the DNS binding and the resource that represents the DNS binding of the consumer VPC network to the management DNS zone. A management DNS zone is the Cloud DNS cross-project binding zone that VMware Engine creates for each private cloud. It contains FQDNs and corresponding IP addresses for the private cloud's ESXi hosts and management VM appliances like vCenter and NSX Manager.

Parameters
NameDescription
requestCreateManagementDnsZoneBindingRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationManagementDnsZoneBindingOperationMetadata

A Task containing the RPC response.

Overrides

CreateNetworkPeering(CreateNetworkPeeringRequest, CallSettings)

public override Operation<NetworkPeering, OperationMetadata> CreateNetworkPeering(CreateNetworkPeeringRequest request, CallSettings callSettings = null)

Creates a new network peering between the peer network and VMware Engine network provided in a NetworkPeering resource. NetworkPeering is a global resource and location can only be global.

Parameters
NameDescription
requestCreateNetworkPeeringRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationNetworkPeeringOperationMetadata

The RPC response.

Overrides

CreateNetworkPeeringAsync(CreateNetworkPeeringRequest, CallSettings)

public override Task<Operation<NetworkPeering, OperationMetadata>> CreateNetworkPeeringAsync(CreateNetworkPeeringRequest request, CallSettings callSettings = null)

Creates a new network peering between the peer network and VMware Engine network provided in a NetworkPeering resource. NetworkPeering is a global resource and location can only be global.

Parameters
NameDescription
requestCreateNetworkPeeringRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationNetworkPeeringOperationMetadata

A Task containing the RPC response.

Overrides

CreateNetworkPolicy(CreateNetworkPolicyRequest, CallSettings)

public override Operation<NetworkPolicy, OperationMetadata> CreateNetworkPolicy(CreateNetworkPolicyRequest request, CallSettings callSettings = null)

Creates a new network policy in a given VMware Engine network of a project and location (region). A new network policy cannot be created if another network policy already exists in the same scope.

Parameters
NameDescription
requestCreateNetworkPolicyRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationNetworkPolicyOperationMetadata

The RPC response.

Overrides

CreateNetworkPolicyAsync(CreateNetworkPolicyRequest, CallSettings)

public override Task<Operation<NetworkPolicy, OperationMetadata>> CreateNetworkPolicyAsync(CreateNetworkPolicyRequest request, CallSettings callSettings = null)

Creates a new network policy in a given VMware Engine network of a project and location (region). A new network policy cannot be created if another network policy already exists in the same scope.

Parameters
NameDescription
requestCreateNetworkPolicyRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationNetworkPolicyOperationMetadata

A Task containing the RPC response.

Overrides

CreatePrivateCloud(CreatePrivateCloudRequest, CallSettings)

public override Operation<PrivateCloud, OperationMetadata> CreatePrivateCloud(CreatePrivateCloudRequest request, CallSettings callSettings = null)

Creates a new PrivateCloud resource in a given project and location. Private clouds of type STANDARD and TIME_LIMITED are zonal resources, STRETCHED private clouds are regional. Creating a private cloud also creates a management cluster for that private cloud.

Parameters
NameDescription
requestCreatePrivateCloudRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationPrivateCloudOperationMetadata

The RPC response.

Overrides

CreatePrivateCloudAsync(CreatePrivateCloudRequest, CallSettings)

public override Task<Operation<PrivateCloud, OperationMetadata>> CreatePrivateCloudAsync(CreatePrivateCloudRequest request, CallSettings callSettings = null)

Creates a new PrivateCloud resource in a given project and location. Private clouds of type STANDARD and TIME_LIMITED are zonal resources, STRETCHED private clouds are regional. Creating a private cloud also creates a management cluster for that private cloud.

Parameters
NameDescription
requestCreatePrivateCloudRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationPrivateCloudOperationMetadata

A Task containing the RPC response.

Overrides

CreatePrivateConnection(CreatePrivateConnectionRequest, CallSettings)

public override Operation<PrivateConnection, OperationMetadata> CreatePrivateConnection(CreatePrivateConnectionRequest request, CallSettings callSettings = null)

Creates a new private connection that can be used for accessing private Clouds.

Parameters
NameDescription
requestCreatePrivateConnectionRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationPrivateConnectionOperationMetadata

The RPC response.

Overrides

CreatePrivateConnectionAsync(CreatePrivateConnectionRequest, CallSettings)

public override Task<Operation<PrivateConnection, OperationMetadata>> CreatePrivateConnectionAsync(CreatePrivateConnectionRequest request, CallSettings callSettings = null)

Creates a new private connection that can be used for accessing private Clouds.

Parameters
NameDescription
requestCreatePrivateConnectionRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationPrivateConnectionOperationMetadata

A Task containing the RPC response.

Overrides

CreateVmwareEngineNetwork(CreateVmwareEngineNetworkRequest, CallSettings)

public override Operation<VmwareEngineNetwork, OperationMetadata> CreateVmwareEngineNetwork(CreateVmwareEngineNetworkRequest request, CallSettings callSettings = null)

Creates a new VMware Engine network that can be used by a private cloud.

Parameters
NameDescription
requestCreateVmwareEngineNetworkRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationVmwareEngineNetworkOperationMetadata

The RPC response.

Overrides

CreateVmwareEngineNetworkAsync(CreateVmwareEngineNetworkRequest, CallSettings)

public override Task<Operation<VmwareEngineNetwork, OperationMetadata>> CreateVmwareEngineNetworkAsync(CreateVmwareEngineNetworkRequest request, CallSettings callSettings = null)

Creates a new VMware Engine network that can be used by a private cloud.

Parameters
NameDescription
requestCreateVmwareEngineNetworkRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationVmwareEngineNetworkOperationMetadata

A Task containing the RPC response.

Overrides

DeleteCluster(DeleteClusterRequest, CallSettings)

public override Operation<Empty, OperationMetadata> DeleteCluster(DeleteClusterRequest request, CallSettings callSettings = null)

Deletes a Cluster resource. To avoid unintended data loss, migrate or gracefully shut down any workloads running on the cluster before deletion. You cannot delete the management cluster of a private cloud using this method.

Parameters
NameDescription
requestDeleteClusterRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationEmptyOperationMetadata

The RPC response.

Overrides

DeleteClusterAsync(DeleteClusterRequest, CallSettings)

public override Task<Operation<Empty, OperationMetadata>> DeleteClusterAsync(DeleteClusterRequest request, CallSettings callSettings = null)

Deletes a Cluster resource. To avoid unintended data loss, migrate or gracefully shut down any workloads running on the cluster before deletion. You cannot delete the management cluster of a private cloud using this method.

Parameters
NameDescription
requestDeleteClusterRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationEmptyOperationMetadata

A Task containing the RPC response.

Overrides

DeleteExternalAccessRule(DeleteExternalAccessRuleRequest, CallSettings)

public override Operation<Empty, OperationMetadata> DeleteExternalAccessRule(DeleteExternalAccessRuleRequest request, CallSettings callSettings = null)

Deletes a single external access rule.

Parameters
NameDescription
requestDeleteExternalAccessRuleRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationEmptyOperationMetadata

The RPC response.

Overrides

DeleteExternalAccessRuleAsync(DeleteExternalAccessRuleRequest, CallSettings)

public override Task<Operation<Empty, OperationMetadata>> DeleteExternalAccessRuleAsync(DeleteExternalAccessRuleRequest request, CallSettings callSettings = null)

Deletes a single external access rule.

Parameters
NameDescription
requestDeleteExternalAccessRuleRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationEmptyOperationMetadata

A Task containing the RPC response.

Overrides

DeleteExternalAddress(DeleteExternalAddressRequest, CallSettings)

public override Operation<Empty, OperationMetadata> DeleteExternalAddress(DeleteExternalAddressRequest request, CallSettings callSettings = null)

Deletes a single external IP address. When you delete an external IP address, connectivity between the external IP address and the corresponding internal IP address is lost.

Parameters
NameDescription
requestDeleteExternalAddressRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationEmptyOperationMetadata

The RPC response.

Overrides

DeleteExternalAddressAsync(DeleteExternalAddressRequest, CallSettings)

public override Task<Operation<Empty, OperationMetadata>> DeleteExternalAddressAsync(DeleteExternalAddressRequest request, CallSettings callSettings = null)

Deletes a single external IP address. When you delete an external IP address, connectivity between the external IP address and the corresponding internal IP address is lost.

Parameters
NameDescription
requestDeleteExternalAddressRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationEmptyOperationMetadata

A Task containing the RPC response.

Overrides

DeleteLoggingServer(DeleteLoggingServerRequest, CallSettings)

public override Operation<Empty, OperationMetadata> DeleteLoggingServer(DeleteLoggingServerRequest request, CallSettings callSettings = null)

Deletes a single logging server.

Parameters
NameDescription
requestDeleteLoggingServerRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationEmptyOperationMetadata

The RPC response.

Overrides

DeleteLoggingServerAsync(DeleteLoggingServerRequest, CallSettings)

public override Task<Operation<Empty, OperationMetadata>> DeleteLoggingServerAsync(DeleteLoggingServerRequest request, CallSettings callSettings = null)

Deletes a single logging server.

Parameters
NameDescription
requestDeleteLoggingServerRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationEmptyOperationMetadata

A Task containing the RPC response.

Overrides

DeleteManagementDnsZoneBinding(DeleteManagementDnsZoneBindingRequest, CallSettings)

public override Operation<Empty, OperationMetadata> DeleteManagementDnsZoneBinding(DeleteManagementDnsZoneBindingRequest request, CallSettings callSettings = null)

Deletes a ManagementDnsZoneBinding resource. When a management DNS zone binding is deleted, the corresponding consumer VPC network is no longer bound to the management DNS zone.

Parameters
NameDescription
requestDeleteManagementDnsZoneBindingRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationEmptyOperationMetadata

The RPC response.

Overrides

DeleteManagementDnsZoneBindingAsync(DeleteManagementDnsZoneBindingRequest, CallSettings)

public override Task<Operation<Empty, OperationMetadata>> DeleteManagementDnsZoneBindingAsync(DeleteManagementDnsZoneBindingRequest request, CallSettings callSettings = null)

Deletes a ManagementDnsZoneBinding resource. When a management DNS zone binding is deleted, the corresponding consumer VPC network is no longer bound to the management DNS zone.

Parameters
NameDescription
requestDeleteManagementDnsZoneBindingRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationEmptyOperationMetadata

A Task containing the RPC response.

Overrides

DeleteNetworkPeering(DeleteNetworkPeeringRequest, CallSettings)

public override Operation<Empty, OperationMetadata> DeleteNetworkPeering(DeleteNetworkPeeringRequest request, CallSettings callSettings = null)

Deletes a NetworkPeering resource. When a network peering is deleted for a VMware Engine network, the peer network becomes inaccessible to that VMware Engine network. NetworkPeering is a global resource and location can only be global.

Parameters
NameDescription
requestDeleteNetworkPeeringRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationEmptyOperationMetadata

The RPC response.

Overrides

DeleteNetworkPeeringAsync(DeleteNetworkPeeringRequest, CallSettings)

public override Task<Operation<Empty, OperationMetadata>> DeleteNetworkPeeringAsync(DeleteNetworkPeeringRequest request, CallSettings callSettings = null)

Deletes a NetworkPeering resource. When a network peering is deleted for a VMware Engine network, the peer network becomes inaccessible to that VMware Engine network. NetworkPeering is a global resource and location can only be global.

Parameters
NameDescription
requestDeleteNetworkPeeringRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationEmptyOperationMetadata

A Task containing the RPC response.

Overrides

DeleteNetworkPolicy(DeleteNetworkPolicyRequest, CallSettings)

public override Operation<Empty, OperationMetadata> DeleteNetworkPolicy(DeleteNetworkPolicyRequest request, CallSettings callSettings = null)

Deletes a NetworkPolicy resource. A network policy cannot be deleted when NetworkService.state is set to RECONCILING for either its external IP or internet access service.

Parameters
NameDescription
requestDeleteNetworkPolicyRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationEmptyOperationMetadata

The RPC response.

Overrides

DeleteNetworkPolicyAsync(DeleteNetworkPolicyRequest, CallSettings)

public override Task<Operation<Empty, OperationMetadata>> DeleteNetworkPolicyAsync(DeleteNetworkPolicyRequest request, CallSettings callSettings = null)

Deletes a NetworkPolicy resource. A network policy cannot be deleted when NetworkService.state is set to RECONCILING for either its external IP or internet access service.

Parameters
NameDescription
requestDeleteNetworkPolicyRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationEmptyOperationMetadata

A Task containing the RPC response.

Overrides

DeletePrivateCloud(DeletePrivateCloudRequest, CallSettings)

public override Operation<PrivateCloud, OperationMetadata> DeletePrivateCloud(DeletePrivateCloudRequest request, CallSettings callSettings = null)

Schedules a PrivateCloud resource for deletion.

A PrivateCloud resource scheduled for deletion has PrivateCloud.state set to DELETED and expireTime set to the time when deletion is final and can no longer be reversed. The delete operation is marked as done as soon as the PrivateCloud is successfully scheduled for deletion (this also applies when delayHours is set to zero), and the operation is not kept in pending state until PrivateCloud is purged. PrivateCloud can be restored using UndeletePrivateCloud method before the expireTime elapses. When expireTime is reached, deletion is final and all private cloud resources are irreversibly removed and billing stops. During the final removal process, PrivateCloud.state is set to PURGING. PrivateCloud can be polled using standard GET method for the whole period of deletion and purging. It will not be returned only when it is completely purged.

Parameters
NameDescription
requestDeletePrivateCloudRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationPrivateCloudOperationMetadata

The RPC response.

Overrides

DeletePrivateCloudAsync(DeletePrivateCloudRequest, CallSettings)

public override Task<Operation<PrivateCloud, OperationMetadata>> DeletePrivateCloudAsync(DeletePrivateCloudRequest request, CallSettings callSettings = null)

Schedules a PrivateCloud resource for deletion.

A PrivateCloud resource scheduled for deletion has PrivateCloud.state set to DELETED and expireTime set to the time when deletion is final and can no longer be reversed. The delete operation is marked as done as soon as the PrivateCloud is successfully scheduled for deletion (this also applies when delayHours is set to zero), and the operation is not kept in pending state until PrivateCloud is purged. PrivateCloud can be restored using UndeletePrivateCloud method before the expireTime elapses. When expireTime is reached, deletion is final and all private cloud resources are irreversibly removed and billing stops. During the final removal process, PrivateCloud.state is set to PURGING. PrivateCloud can be polled using standard GET method for the whole period of deletion and purging. It will not be returned only when it is completely purged.

Parameters
NameDescription
requestDeletePrivateCloudRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationPrivateCloudOperationMetadata

A Task containing the RPC response.

Overrides

DeletePrivateConnection(DeletePrivateConnectionRequest, CallSettings)

public override Operation<Empty, OperationMetadata> DeletePrivateConnection(DeletePrivateConnectionRequest request, CallSettings callSettings = null)

Deletes a PrivateConnection resource. When a private connection is deleted for a VMware Engine network, the connected network becomes inaccessible to that VMware Engine network.

Parameters
NameDescription
requestDeletePrivateConnectionRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationEmptyOperationMetadata

The RPC response.

Overrides

DeletePrivateConnectionAsync(DeletePrivateConnectionRequest, CallSettings)

public override Task<Operation<Empty, OperationMetadata>> DeletePrivateConnectionAsync(DeletePrivateConnectionRequest request, CallSettings callSettings = null)

Deletes a PrivateConnection resource. When a private connection is deleted for a VMware Engine network, the connected network becomes inaccessible to that VMware Engine network.

Parameters
NameDescription
requestDeletePrivateConnectionRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationEmptyOperationMetadata

A Task containing the RPC response.

Overrides

DeleteVmwareEngineNetwork(DeleteVmwareEngineNetworkRequest, CallSettings)

public override Operation<Empty, OperationMetadata> DeleteVmwareEngineNetwork(DeleteVmwareEngineNetworkRequest request, CallSettings callSettings = null)

Deletes a VmwareEngineNetwork resource. You can only delete a VMware Engine network after all resources that refer to it are deleted. For example, a private cloud, a network peering, and a network policy can all refer to the same VMware Engine network.

Parameters
NameDescription
requestDeleteVmwareEngineNetworkRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationEmptyOperationMetadata

The RPC response.

Overrides

DeleteVmwareEngineNetworkAsync(DeleteVmwareEngineNetworkRequest, CallSettings)

public override Task<Operation<Empty, OperationMetadata>> DeleteVmwareEngineNetworkAsync(DeleteVmwareEngineNetworkRequest request, CallSettings callSettings = null)

Deletes a VmwareEngineNetwork resource. You can only delete a VMware Engine network after all resources that refer to it are deleted. For example, a private cloud, a network peering, and a network policy can all refer to the same VMware Engine network.

Parameters
NameDescription
requestDeleteVmwareEngineNetworkRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationEmptyOperationMetadata

A Task containing the RPC response.

Overrides

FetchNetworkPolicyExternalAddresses(FetchNetworkPolicyExternalAddressesRequest, CallSettings)

public override PagedEnumerable<FetchNetworkPolicyExternalAddressesResponse, ExternalAddress> FetchNetworkPolicyExternalAddresses(FetchNetworkPolicyExternalAddressesRequest request, CallSettings callSettings = null)

Lists external IP addresses assigned to VMware workload VMs within the scope of the given network policy.

Parameters
NameDescription
requestFetchNetworkPolicyExternalAddressesRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedEnumerableFetchNetworkPolicyExternalAddressesResponseExternalAddress

A pageable sequence of ExternalAddress resources.

Overrides

FetchNetworkPolicyExternalAddressesAsync(FetchNetworkPolicyExternalAddressesRequest, CallSettings)

public override PagedAsyncEnumerable<FetchNetworkPolicyExternalAddressesResponse, ExternalAddress> FetchNetworkPolicyExternalAddressesAsync(FetchNetworkPolicyExternalAddressesRequest request, CallSettings callSettings = null)

Lists external IP addresses assigned to VMware workload VMs within the scope of the given network policy.

Parameters
NameDescription
requestFetchNetworkPolicyExternalAddressesRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedAsyncEnumerableFetchNetworkPolicyExternalAddressesResponseExternalAddress

A pageable asynchronous sequence of ExternalAddress resources.

Overrides

GetCluster(GetClusterRequest, CallSettings)

public override Cluster GetCluster(GetClusterRequest request, CallSettings callSettings = null)

Retrieves a Cluster resource by its resource name.

Parameters
NameDescription
requestGetClusterRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
Cluster

The RPC response.

Overrides

GetClusterAsync(GetClusterRequest, CallSettings)

public override Task<Cluster> GetClusterAsync(GetClusterRequest request, CallSettings callSettings = null)

Retrieves a Cluster resource by its resource name.

Parameters
NameDescription
requestGetClusterRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskCluster

A Task containing the RPC response.

Overrides

GetDnsBindPermission(GetDnsBindPermissionRequest, CallSettings)

public override DnsBindPermission GetDnsBindPermission(GetDnsBindPermissionRequest request, CallSettings callSettings = null)

Gets all the principals having bind permission on the intranet VPC associated with the consumer project granted by the Grant API. DnsBindPermission is a global resource and location can only be global.

Parameters
NameDescription
requestGetDnsBindPermissionRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
DnsBindPermission

The RPC response.

Overrides

GetDnsBindPermissionAsync(GetDnsBindPermissionRequest, CallSettings)

public override Task<DnsBindPermission> GetDnsBindPermissionAsync(GetDnsBindPermissionRequest request, CallSettings callSettings = null)

Gets all the principals having bind permission on the intranet VPC associated with the consumer project granted by the Grant API. DnsBindPermission is a global resource and location can only be global.

Parameters
NameDescription
requestGetDnsBindPermissionRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskDnsBindPermission

A Task containing the RPC response.

Overrides

GetDnsForwarding(GetDnsForwardingRequest, CallSettings)

public override DnsForwarding GetDnsForwarding(GetDnsForwardingRequest request, CallSettings callSettings = null)

Gets details of the DnsForwarding config.

Parameters
NameDescription
requestGetDnsForwardingRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
DnsForwarding

The RPC response.

Overrides

GetDnsForwardingAsync(GetDnsForwardingRequest, CallSettings)

public override Task<DnsForwarding> GetDnsForwardingAsync(GetDnsForwardingRequest request, CallSettings callSettings = null)

Gets details of the DnsForwarding config.

Parameters
NameDescription
requestGetDnsForwardingRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskDnsForwarding

A Task containing the RPC response.

Overrides

GetExternalAccessRule(GetExternalAccessRuleRequest, CallSettings)

public override ExternalAccessRule GetExternalAccessRule(GetExternalAccessRuleRequest request, CallSettings callSettings = null)

Gets details of a single external access rule.

Parameters
NameDescription
requestGetExternalAccessRuleRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
ExternalAccessRule

The RPC response.

Overrides

GetExternalAccessRuleAsync(GetExternalAccessRuleRequest, CallSettings)

public override Task<ExternalAccessRule> GetExternalAccessRuleAsync(GetExternalAccessRuleRequest request, CallSettings callSettings = null)

Gets details of a single external access rule.

Parameters
NameDescription
requestGetExternalAccessRuleRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskExternalAccessRule

A Task containing the RPC response.

Overrides

GetExternalAddress(GetExternalAddressRequest, CallSettings)

public override ExternalAddress GetExternalAddress(GetExternalAddressRequest request, CallSettings callSettings = null)

Gets details of a single external IP address.

Parameters
NameDescription
requestGetExternalAddressRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
ExternalAddress

The RPC response.

Overrides

GetExternalAddressAsync(GetExternalAddressRequest, CallSettings)

public override Task<ExternalAddress> GetExternalAddressAsync(GetExternalAddressRequest request, CallSettings callSettings = null)

Gets details of a single external IP address.

Parameters
NameDescription
requestGetExternalAddressRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskExternalAddress

A Task containing the RPC response.

Overrides

GetHcxActivationKey(GetHcxActivationKeyRequest, CallSettings)

public override HcxActivationKey GetHcxActivationKey(GetHcxActivationKeyRequest request, CallSettings callSettings = null)

Retrieves a HcxActivationKey resource by its resource name.

Parameters
NameDescription
requestGetHcxActivationKeyRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
HcxActivationKey

The RPC response.

Overrides

GetHcxActivationKeyAsync(GetHcxActivationKeyRequest, CallSettings)

public override Task<HcxActivationKey> GetHcxActivationKeyAsync(GetHcxActivationKeyRequest request, CallSettings callSettings = null)

Retrieves a HcxActivationKey resource by its resource name.

Parameters
NameDescription
requestGetHcxActivationKeyRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskHcxActivationKey

A Task containing the RPC response.

Overrides

GetLoggingServer(GetLoggingServerRequest, CallSettings)

public override LoggingServer GetLoggingServer(GetLoggingServerRequest request, CallSettings callSettings = null)

Gets details of a logging server.

Parameters
NameDescription
requestGetLoggingServerRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
LoggingServer

The RPC response.

Overrides

GetLoggingServerAsync(GetLoggingServerRequest, CallSettings)

public override Task<LoggingServer> GetLoggingServerAsync(GetLoggingServerRequest request, CallSettings callSettings = null)

Gets details of a logging server.

Parameters
NameDescription
requestGetLoggingServerRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskLoggingServer

A Task containing the RPC response.

Overrides

GetManagementDnsZoneBinding(GetManagementDnsZoneBindingRequest, CallSettings)

public override ManagementDnsZoneBinding GetManagementDnsZoneBinding(GetManagementDnsZoneBindingRequest request, CallSettings callSettings = null)

Retrieves a 'ManagementDnsZoneBinding' resource by its resource name.

Parameters
NameDescription
requestGetManagementDnsZoneBindingRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
ManagementDnsZoneBinding

The RPC response.

Overrides

GetManagementDnsZoneBindingAsync(GetManagementDnsZoneBindingRequest, CallSettings)

public override Task<ManagementDnsZoneBinding> GetManagementDnsZoneBindingAsync(GetManagementDnsZoneBindingRequest request, CallSettings callSettings = null)

Retrieves a 'ManagementDnsZoneBinding' resource by its resource name.

Parameters
NameDescription
requestGetManagementDnsZoneBindingRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskManagementDnsZoneBinding

A Task containing the RPC response.

Overrides

GetNetworkPeering(GetNetworkPeeringRequest, CallSettings)

public override NetworkPeering GetNetworkPeering(GetNetworkPeeringRequest request, CallSettings callSettings = null)

Retrieves a NetworkPeering resource by its resource name. The resource contains details of the network peering, such as peered networks, import and export custom route configurations, and peering state. NetworkPeering is a global resource and location can only be global.

Parameters
NameDescription
requestGetNetworkPeeringRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
NetworkPeering

The RPC response.

Overrides

GetNetworkPeeringAsync(GetNetworkPeeringRequest, CallSettings)

public override Task<NetworkPeering> GetNetworkPeeringAsync(GetNetworkPeeringRequest request, CallSettings callSettings = null)

Retrieves a NetworkPeering resource by its resource name. The resource contains details of the network peering, such as peered networks, import and export custom route configurations, and peering state. NetworkPeering is a global resource and location can only be global.

Parameters
NameDescription
requestGetNetworkPeeringRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskNetworkPeering

A Task containing the RPC response.

Overrides

GetNetworkPolicy(GetNetworkPolicyRequest, CallSettings)

public override NetworkPolicy GetNetworkPolicy(GetNetworkPolicyRequest request, CallSettings callSettings = null)

Retrieves a NetworkPolicy resource by its resource name.

Parameters
NameDescription
requestGetNetworkPolicyRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
NetworkPolicy

The RPC response.

Overrides

GetNetworkPolicyAsync(GetNetworkPolicyRequest, CallSettings)

public override Task<NetworkPolicy> GetNetworkPolicyAsync(GetNetworkPolicyRequest request, CallSettings callSettings = null)

Retrieves a NetworkPolicy resource by its resource name.

Parameters
NameDescription
requestGetNetworkPolicyRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskNetworkPolicy

A Task containing the RPC response.

Overrides

GetNode(GetNodeRequest, CallSettings)

public override Node GetNode(GetNodeRequest request, CallSettings callSettings = null)

Gets details of a single node.

Parameters
NameDescription
requestGetNodeRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
Node

The RPC response.

Overrides

GetNodeAsync(GetNodeRequest, CallSettings)

public override Task<Node> GetNodeAsync(GetNodeRequest request, CallSettings callSettings = null)

Gets details of a single node.

Parameters
NameDescription
requestGetNodeRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskNode

A Task containing the RPC response.

Overrides

GetNodeType(GetNodeTypeRequest, CallSettings)

public override NodeType GetNodeType(GetNodeTypeRequest request, CallSettings callSettings = null)

Gets details of a single NodeType.

Parameters
NameDescription
requestGetNodeTypeRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
NodeType

The RPC response.

Overrides

GetNodeTypeAsync(GetNodeTypeRequest, CallSettings)

public override Task<NodeType> GetNodeTypeAsync(GetNodeTypeRequest request, CallSettings callSettings = null)

Gets details of a single NodeType.

Parameters
NameDescription
requestGetNodeTypeRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskNodeType

A Task containing the RPC response.

Overrides

GetPrivateCloud(GetPrivateCloudRequest, CallSettings)

public override PrivateCloud GetPrivateCloud(GetPrivateCloudRequest request, CallSettings callSettings = null)

Retrieves a PrivateCloud resource by its resource name.

Parameters
NameDescription
requestGetPrivateCloudRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PrivateCloud

The RPC response.

Overrides

GetPrivateCloudAsync(GetPrivateCloudRequest, CallSettings)

public override Task<PrivateCloud> GetPrivateCloudAsync(GetPrivateCloudRequest request, CallSettings callSettings = null)

Retrieves a PrivateCloud resource by its resource name.

Parameters
NameDescription
requestGetPrivateCloudRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskPrivateCloud

A Task containing the RPC response.

Overrides

GetPrivateConnection(GetPrivateConnectionRequest, CallSettings)

public override PrivateConnection GetPrivateConnection(GetPrivateConnectionRequest request, CallSettings callSettings = null)

Retrieves a PrivateConnection resource by its resource name. The resource contains details of the private connection, such as connected network, routing mode and state.

Parameters
NameDescription
requestGetPrivateConnectionRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PrivateConnection

The RPC response.

Overrides

GetPrivateConnectionAsync(GetPrivateConnectionRequest, CallSettings)

public override Task<PrivateConnection> GetPrivateConnectionAsync(GetPrivateConnectionRequest request, CallSettings callSettings = null)

Retrieves a PrivateConnection resource by its resource name. The resource contains details of the private connection, such as connected network, routing mode and state.

Parameters
NameDescription
requestGetPrivateConnectionRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskPrivateConnection

A Task containing the RPC response.

Overrides

GetSubnet(GetSubnetRequest, CallSettings)

public override Subnet GetSubnet(GetSubnetRequest request, CallSettings callSettings = null)

Gets details of a single subnet.

Parameters
NameDescription
requestGetSubnetRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
Subnet

The RPC response.

Overrides

GetSubnetAsync(GetSubnetRequest, CallSettings)

public override Task<Subnet> GetSubnetAsync(GetSubnetRequest request, CallSettings callSettings = null)

Gets details of a single subnet.

Parameters
NameDescription
requestGetSubnetRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskSubnet

A Task containing the RPC response.

Overrides

GetVmwareEngineNetwork(GetVmwareEngineNetworkRequest, CallSettings)

public override VmwareEngineNetwork GetVmwareEngineNetwork(GetVmwareEngineNetworkRequest request, CallSettings callSettings = null)

Retrieves a VmwareEngineNetwork resource by its resource name. The resource contains details of the VMware Engine network, such as its VMware Engine network type, peered networks in a service project, and state (for example, CREATING, ACTIVE, DELETING).

Parameters
NameDescription
requestGetVmwareEngineNetworkRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
VmwareEngineNetwork

The RPC response.

Overrides

GetVmwareEngineNetworkAsync(GetVmwareEngineNetworkRequest, CallSettings)

public override Task<VmwareEngineNetwork> GetVmwareEngineNetworkAsync(GetVmwareEngineNetworkRequest request, CallSettings callSettings = null)

Retrieves a VmwareEngineNetwork resource by its resource name. The resource contains details of the VMware Engine network, such as its VMware Engine network type, peered networks in a service project, and state (for example, CREATING, ACTIVE, DELETING).

Parameters
NameDescription
requestGetVmwareEngineNetworkRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskVmwareEngineNetwork

A Task containing the RPC response.

Overrides

GrantDnsBindPermission(GrantDnsBindPermissionRequest, CallSettings)

public override Operation<DnsBindPermission, OperationMetadata> GrantDnsBindPermission(GrantDnsBindPermissionRequest request, CallSettings callSettings = null)

Grants the bind permission to the customer provided principal(user / service account) to bind their DNS zone with the intranet VPC associated with the project. DnsBindPermission is a global resource and location can only be global.

Parameters
NameDescription
requestGrantDnsBindPermissionRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationDnsBindPermissionOperationMetadata

The RPC response.

Overrides

GrantDnsBindPermissionAsync(GrantDnsBindPermissionRequest, CallSettings)

public override Task<Operation<DnsBindPermission, OperationMetadata>> GrantDnsBindPermissionAsync(GrantDnsBindPermissionRequest request, CallSettings callSettings = null)

Grants the bind permission to the customer provided principal(user / service account) to bind their DNS zone with the intranet VPC associated with the project. DnsBindPermission is a global resource and location can only be global.

Parameters
NameDescription
requestGrantDnsBindPermissionRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationDnsBindPermissionOperationMetadata

A Task containing the RPC response.

Overrides

ListClusters(ListClustersRequest, CallSettings)

public override PagedEnumerable<ListClustersResponse, Cluster> ListClusters(ListClustersRequest request, CallSettings callSettings = null)

Lists Cluster resources in a given private cloud.

Parameters
NameDescription
requestListClustersRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedEnumerableListClustersResponseCluster

A pageable sequence of Cluster resources.

Overrides

ListClustersAsync(ListClustersRequest, CallSettings)

public override PagedAsyncEnumerable<ListClustersResponse, Cluster> ListClustersAsync(ListClustersRequest request, CallSettings callSettings = null)

Lists Cluster resources in a given private cloud.

Parameters
NameDescription
requestListClustersRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedAsyncEnumerableListClustersResponseCluster

A pageable asynchronous sequence of Cluster resources.

Overrides

ListExternalAccessRules(ListExternalAccessRulesRequest, CallSettings)

public override PagedEnumerable<ListExternalAccessRulesResponse, ExternalAccessRule> ListExternalAccessRules(ListExternalAccessRulesRequest request, CallSettings callSettings = null)

Lists ExternalAccessRule resources in the specified network policy.

Parameters
NameDescription
requestListExternalAccessRulesRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedEnumerableListExternalAccessRulesResponseExternalAccessRule

A pageable sequence of ExternalAccessRule resources.

Overrides

ListExternalAccessRulesAsync(ListExternalAccessRulesRequest, CallSettings)

public override PagedAsyncEnumerable<ListExternalAccessRulesResponse, ExternalAccessRule> ListExternalAccessRulesAsync(ListExternalAccessRulesRequest request, CallSettings callSettings = null)

Lists ExternalAccessRule resources in the specified network policy.

Parameters
NameDescription
requestListExternalAccessRulesRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedAsyncEnumerableListExternalAccessRulesResponseExternalAccessRule

A pageable asynchronous sequence of ExternalAccessRule resources.

Overrides

ListExternalAddresses(ListExternalAddressesRequest, CallSettings)

public override PagedEnumerable<ListExternalAddressesResponse, ExternalAddress> ListExternalAddresses(ListExternalAddressesRequest request, CallSettings callSettings = null)

Lists external IP addresses assigned to VMware workload VMs in a given private cloud.

Parameters
NameDescription
requestListExternalAddressesRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedEnumerableListExternalAddressesResponseExternalAddress

A pageable sequence of ExternalAddress resources.

Overrides

ListExternalAddressesAsync(ListExternalAddressesRequest, CallSettings)

public override PagedAsyncEnumerable<ListExternalAddressesResponse, ExternalAddress> ListExternalAddressesAsync(ListExternalAddressesRequest request, CallSettings callSettings = null)

Lists external IP addresses assigned to VMware workload VMs in a given private cloud.

Parameters
NameDescription
requestListExternalAddressesRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedAsyncEnumerableListExternalAddressesResponseExternalAddress

A pageable asynchronous sequence of ExternalAddress resources.

Overrides

ListHcxActivationKeys(ListHcxActivationKeysRequest, CallSettings)

public override PagedEnumerable<ListHcxActivationKeysResponse, HcxActivationKey> ListHcxActivationKeys(ListHcxActivationKeysRequest request, CallSettings callSettings = null)

Lists HcxActivationKey resources in a given private cloud.

Parameters
NameDescription
requestListHcxActivationKeysRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedEnumerableListHcxActivationKeysResponseHcxActivationKey

A pageable sequence of HcxActivationKey resources.

Overrides

ListHcxActivationKeysAsync(ListHcxActivationKeysRequest, CallSettings)

public override PagedAsyncEnumerable<ListHcxActivationKeysResponse, HcxActivationKey> ListHcxActivationKeysAsync(ListHcxActivationKeysRequest request, CallSettings callSettings = null)

Lists HcxActivationKey resources in a given private cloud.

Parameters
NameDescription
requestListHcxActivationKeysRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedAsyncEnumerableListHcxActivationKeysResponseHcxActivationKey

A pageable asynchronous sequence of HcxActivationKey resources.

Overrides

ListLoggingServers(ListLoggingServersRequest, CallSettings)

public override PagedEnumerable<ListLoggingServersResponse, LoggingServer> ListLoggingServers(ListLoggingServersRequest request, CallSettings callSettings = null)

Lists logging servers configured for a given private cloud.

Parameters
NameDescription
requestListLoggingServersRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedEnumerableListLoggingServersResponseLoggingServer

A pageable sequence of LoggingServer resources.

Overrides

ListLoggingServersAsync(ListLoggingServersRequest, CallSettings)

public override PagedAsyncEnumerable<ListLoggingServersResponse, LoggingServer> ListLoggingServersAsync(ListLoggingServersRequest request, CallSettings callSettings = null)

Lists logging servers configured for a given private cloud.

Parameters
NameDescription
requestListLoggingServersRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedAsyncEnumerableListLoggingServersResponseLoggingServer

A pageable asynchronous sequence of LoggingServer resources.

Overrides

ListManagementDnsZoneBindings(ListManagementDnsZoneBindingsRequest, CallSettings)

public override PagedEnumerable<ListManagementDnsZoneBindingsResponse, ManagementDnsZoneBinding> ListManagementDnsZoneBindings(ListManagementDnsZoneBindingsRequest request, CallSettings callSettings = null)

Lists Consumer VPCs bound to Management DNS Zone of a given private cloud.

Parameters
NameDescription
requestListManagementDnsZoneBindingsRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedEnumerableListManagementDnsZoneBindingsResponseManagementDnsZoneBinding

A pageable sequence of ManagementDnsZoneBinding resources.

Overrides

ListManagementDnsZoneBindingsAsync(ListManagementDnsZoneBindingsRequest, CallSettings)

public override PagedAsyncEnumerable<ListManagementDnsZoneBindingsResponse, ManagementDnsZoneBinding> ListManagementDnsZoneBindingsAsync(ListManagementDnsZoneBindingsRequest request, CallSettings callSettings = null)

Lists Consumer VPCs bound to Management DNS Zone of a given private cloud.

Parameters
NameDescription
requestListManagementDnsZoneBindingsRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedAsyncEnumerableListManagementDnsZoneBindingsResponseManagementDnsZoneBinding

A pageable asynchronous sequence of ManagementDnsZoneBinding resources.

Overrides

ListNetworkPeerings(ListNetworkPeeringsRequest, CallSettings)

public override PagedEnumerable<ListNetworkPeeringsResponse, NetworkPeering> ListNetworkPeerings(ListNetworkPeeringsRequest request, CallSettings callSettings = null)

Lists NetworkPeering resources in a given project. NetworkPeering is a global resource and location can only be global.

Parameters
NameDescription
requestListNetworkPeeringsRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedEnumerableListNetworkPeeringsResponseNetworkPeering

A pageable sequence of NetworkPeering resources.

Overrides

ListNetworkPeeringsAsync(ListNetworkPeeringsRequest, CallSettings)

public override PagedAsyncEnumerable<ListNetworkPeeringsResponse, NetworkPeering> ListNetworkPeeringsAsync(ListNetworkPeeringsRequest request, CallSettings callSettings = null)

Lists NetworkPeering resources in a given project. NetworkPeering is a global resource and location can only be global.

Parameters
NameDescription
requestListNetworkPeeringsRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedAsyncEnumerableListNetworkPeeringsResponseNetworkPeering

A pageable asynchronous sequence of NetworkPeering resources.

Overrides

ListNetworkPolicies(ListNetworkPoliciesRequest, CallSettings)

public override PagedEnumerable<ListNetworkPoliciesResponse, NetworkPolicy> ListNetworkPolicies(ListNetworkPoliciesRequest request, CallSettings callSettings = null)

Lists NetworkPolicy resources in a specified project and location.

Parameters
NameDescription
requestListNetworkPoliciesRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedEnumerableListNetworkPoliciesResponseNetworkPolicy

A pageable sequence of NetworkPolicy resources.

Overrides

ListNetworkPoliciesAsync(ListNetworkPoliciesRequest, CallSettings)

public override PagedAsyncEnumerable<ListNetworkPoliciesResponse, NetworkPolicy> ListNetworkPoliciesAsync(ListNetworkPoliciesRequest request, CallSettings callSettings = null)

Lists NetworkPolicy resources in a specified project and location.

Parameters
NameDescription
requestListNetworkPoliciesRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedAsyncEnumerableListNetworkPoliciesResponseNetworkPolicy

A pageable asynchronous sequence of NetworkPolicy resources.

Overrides

ListNodeTypes(ListNodeTypesRequest, CallSettings)

public override PagedEnumerable<ListNodeTypesResponse, NodeType> ListNodeTypes(ListNodeTypesRequest request, CallSettings callSettings = null)

Lists node types

Parameters
NameDescription
requestListNodeTypesRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedEnumerableListNodeTypesResponseNodeType

A pageable sequence of NodeType resources.

Overrides

ListNodeTypesAsync(ListNodeTypesRequest, CallSettings)

public override PagedAsyncEnumerable<ListNodeTypesResponse, NodeType> ListNodeTypesAsync(ListNodeTypesRequest request, CallSettings callSettings = null)

Lists node types

Parameters
NameDescription
requestListNodeTypesRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedAsyncEnumerableListNodeTypesResponseNodeType

A pageable asynchronous sequence of NodeType resources.

Overrides

ListNodes(ListNodesRequest, CallSettings)

public override PagedEnumerable<ListNodesResponse, Node> ListNodes(ListNodesRequest request, CallSettings callSettings = null)

Lists nodes in a given cluster.

Parameters
NameDescription
requestListNodesRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedEnumerableListNodesResponseNode

A pageable sequence of Node resources.

Overrides

ListNodesAsync(ListNodesRequest, CallSettings)

public override PagedAsyncEnumerable<ListNodesResponse, Node> ListNodesAsync(ListNodesRequest request, CallSettings callSettings = null)

Lists nodes in a given cluster.

Parameters
NameDescription
requestListNodesRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedAsyncEnumerableListNodesResponseNode

A pageable asynchronous sequence of Node resources.

Overrides

ListPeeringRoutes(ListPeeringRoutesRequest, CallSettings)

public override PagedEnumerable<ListPeeringRoutesResponse, PeeringRoute> ListPeeringRoutes(ListPeeringRoutesRequest request, CallSettings callSettings = null)

Lists the network peering routes exchanged over a peering connection. NetworkPeering is a global resource and location can only be global.

Parameters
NameDescription
requestListPeeringRoutesRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedEnumerableListPeeringRoutesResponsePeeringRoute

A pageable sequence of PeeringRoute resources.

Overrides

ListPeeringRoutesAsync(ListPeeringRoutesRequest, CallSettings)

public override PagedAsyncEnumerable<ListPeeringRoutesResponse, PeeringRoute> ListPeeringRoutesAsync(ListPeeringRoutesRequest request, CallSettings callSettings = null)

Lists the network peering routes exchanged over a peering connection. NetworkPeering is a global resource and location can only be global.

Parameters
NameDescription
requestListPeeringRoutesRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedAsyncEnumerableListPeeringRoutesResponsePeeringRoute

A pageable asynchronous sequence of PeeringRoute resources.

Overrides

ListPrivateClouds(ListPrivateCloudsRequest, CallSettings)

public override PagedEnumerable<ListPrivateCloudsResponse, PrivateCloud> ListPrivateClouds(ListPrivateCloudsRequest request, CallSettings callSettings = null)

Lists PrivateCloud resources in a given project and location.

Parameters
NameDescription
requestListPrivateCloudsRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedEnumerableListPrivateCloudsResponsePrivateCloud

A pageable sequence of PrivateCloud resources.

Overrides

ListPrivateCloudsAsync(ListPrivateCloudsRequest, CallSettings)

public override PagedAsyncEnumerable<ListPrivateCloudsResponse, PrivateCloud> ListPrivateCloudsAsync(ListPrivateCloudsRequest request, CallSettings callSettings = null)

Lists PrivateCloud resources in a given project and location.

Parameters
NameDescription
requestListPrivateCloudsRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedAsyncEnumerableListPrivateCloudsResponsePrivateCloud

A pageable asynchronous sequence of PrivateCloud resources.

Overrides

ListPrivateConnectionPeeringRoutes(ListPrivateConnectionPeeringRoutesRequest, CallSettings)

public override PagedEnumerable<ListPrivateConnectionPeeringRoutesResponse, PeeringRoute> ListPrivateConnectionPeeringRoutes(ListPrivateConnectionPeeringRoutesRequest request, CallSettings callSettings = null)

Lists the private connection routes exchanged over a peering connection.

Parameters
NameDescription
requestListPrivateConnectionPeeringRoutesRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedEnumerableListPrivateConnectionPeeringRoutesResponsePeeringRoute

A pageable sequence of PeeringRoute resources.

Overrides

ListPrivateConnectionPeeringRoutesAsync(ListPrivateConnectionPeeringRoutesRequest, CallSettings)

public override PagedAsyncEnumerable<ListPrivateConnectionPeeringRoutesResponse, PeeringRoute> ListPrivateConnectionPeeringRoutesAsync(ListPrivateConnectionPeeringRoutesRequest request, CallSettings callSettings = null)

Lists the private connection routes exchanged over a peering connection.

Parameters
NameDescription
requestListPrivateConnectionPeeringRoutesRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedAsyncEnumerableListPrivateConnectionPeeringRoutesResponsePeeringRoute

A pageable asynchronous sequence of PeeringRoute resources.

Overrides

ListPrivateConnections(ListPrivateConnectionsRequest, CallSettings)

public override PagedEnumerable<ListPrivateConnectionsResponse, PrivateConnection> ListPrivateConnections(ListPrivateConnectionsRequest request, CallSettings callSettings = null)

Lists PrivateConnection resources in a given project and location.

Parameters
NameDescription
requestListPrivateConnectionsRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedEnumerableListPrivateConnectionsResponsePrivateConnection

A pageable sequence of PrivateConnection resources.

Overrides

ListPrivateConnectionsAsync(ListPrivateConnectionsRequest, CallSettings)

public override PagedAsyncEnumerable<ListPrivateConnectionsResponse, PrivateConnection> ListPrivateConnectionsAsync(ListPrivateConnectionsRequest request, CallSettings callSettings = null)

Lists PrivateConnection resources in a given project and location.

Parameters
NameDescription
requestListPrivateConnectionsRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedAsyncEnumerableListPrivateConnectionsResponsePrivateConnection

A pageable asynchronous sequence of PrivateConnection resources.

Overrides

ListSubnets(ListSubnetsRequest, CallSettings)

public override PagedEnumerable<ListSubnetsResponse, Subnet> ListSubnets(ListSubnetsRequest request, CallSettings callSettings = null)

Lists subnets in a given private cloud.

Parameters
NameDescription
requestListSubnetsRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedEnumerableListSubnetsResponseSubnet

A pageable sequence of Subnet resources.

Overrides

ListSubnetsAsync(ListSubnetsRequest, CallSettings)

public override PagedAsyncEnumerable<ListSubnetsResponse, Subnet> ListSubnetsAsync(ListSubnetsRequest request, CallSettings callSettings = null)

Lists subnets in a given private cloud.

Parameters
NameDescription
requestListSubnetsRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedAsyncEnumerableListSubnetsResponseSubnet

A pageable asynchronous sequence of Subnet resources.

Overrides

ListVmwareEngineNetworks(ListVmwareEngineNetworksRequest, CallSettings)

public override PagedEnumerable<ListVmwareEngineNetworksResponse, VmwareEngineNetwork> ListVmwareEngineNetworks(ListVmwareEngineNetworksRequest request, CallSettings callSettings = null)

Lists VmwareEngineNetwork resources in a given project and location.

Parameters
NameDescription
requestListVmwareEngineNetworksRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedEnumerableListVmwareEngineNetworksResponseVmwareEngineNetwork

A pageable sequence of VmwareEngineNetwork resources.

Overrides

ListVmwareEngineNetworksAsync(ListVmwareEngineNetworksRequest, CallSettings)

public override PagedAsyncEnumerable<ListVmwareEngineNetworksResponse, VmwareEngineNetwork> ListVmwareEngineNetworksAsync(ListVmwareEngineNetworksRequest request, CallSettings callSettings = null)

Lists VmwareEngineNetwork resources in a given project and location.

Parameters
NameDescription
requestListVmwareEngineNetworksRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
PagedAsyncEnumerableListVmwareEngineNetworksResponseVmwareEngineNetwork

A pageable asynchronous sequence of VmwareEngineNetwork resources.

Overrides

RepairManagementDnsZoneBinding(RepairManagementDnsZoneBindingRequest, CallSettings)

public override Operation<ManagementDnsZoneBinding, OperationMetadata> RepairManagementDnsZoneBinding(RepairManagementDnsZoneBindingRequest request, CallSettings callSettings = null)

Retries to create a ManagementDnsZoneBinding resource that is in failed state.

Parameters
NameDescription
requestRepairManagementDnsZoneBindingRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationManagementDnsZoneBindingOperationMetadata

The RPC response.

Overrides

RepairManagementDnsZoneBindingAsync(RepairManagementDnsZoneBindingRequest, CallSettings)

public override Task<Operation<ManagementDnsZoneBinding, OperationMetadata>> RepairManagementDnsZoneBindingAsync(RepairManagementDnsZoneBindingRequest request, CallSettings callSettings = null)

Retries to create a ManagementDnsZoneBinding resource that is in failed state.

Parameters
NameDescription
requestRepairManagementDnsZoneBindingRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationManagementDnsZoneBindingOperationMetadata

A Task containing the RPC response.

Overrides

ResetNsxCredentials(ResetNsxCredentialsRequest, CallSettings)

public override Operation<PrivateCloud, OperationMetadata> ResetNsxCredentials(ResetNsxCredentialsRequest request, CallSettings callSettings = null)

Resets credentials of the NSX appliance.

Parameters
NameDescription
requestResetNsxCredentialsRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationPrivateCloudOperationMetadata

The RPC response.

Overrides

ResetNsxCredentialsAsync(ResetNsxCredentialsRequest, CallSettings)

public override Task<Operation<PrivateCloud, OperationMetadata>> ResetNsxCredentialsAsync(ResetNsxCredentialsRequest request, CallSettings callSettings = null)

Resets credentials of the NSX appliance.

Parameters
NameDescription
requestResetNsxCredentialsRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationPrivateCloudOperationMetadata

A Task containing the RPC response.

Overrides

ResetVcenterCredentials(ResetVcenterCredentialsRequest, CallSettings)

public override Operation<PrivateCloud, OperationMetadata> ResetVcenterCredentials(ResetVcenterCredentialsRequest request, CallSettings callSettings = null)

Resets credentials of the Vcenter appliance.

Parameters
NameDescription
requestResetVcenterCredentialsRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationPrivateCloudOperationMetadata

The RPC response.

Overrides

ResetVcenterCredentialsAsync(ResetVcenterCredentialsRequest, CallSettings)

public override Task<Operation<PrivateCloud, OperationMetadata>> ResetVcenterCredentialsAsync(ResetVcenterCredentialsRequest request, CallSettings callSettings = null)

Resets credentials of the Vcenter appliance.

Parameters
NameDescription
requestResetVcenterCredentialsRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationPrivateCloudOperationMetadata

A Task containing the RPC response.

Overrides

RevokeDnsBindPermission(RevokeDnsBindPermissionRequest, CallSettings)

public override Operation<DnsBindPermission, OperationMetadata> RevokeDnsBindPermission(RevokeDnsBindPermissionRequest request, CallSettings callSettings = null)

Revokes the bind permission from the customer provided principal(user / service account) on the intranet VPC associated with the consumer project. DnsBindPermission is a global resource and location can only be global.

Parameters
NameDescription
requestRevokeDnsBindPermissionRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationDnsBindPermissionOperationMetadata

The RPC response.

Overrides

RevokeDnsBindPermissionAsync(RevokeDnsBindPermissionRequest, CallSettings)

public override Task<Operation<DnsBindPermission, OperationMetadata>> RevokeDnsBindPermissionAsync(RevokeDnsBindPermissionRequest request, CallSettings callSettings = null)

Revokes the bind permission from the customer provided principal(user / service account) on the intranet VPC associated with the consumer project. DnsBindPermission is a global resource and location can only be global.

Parameters
NameDescription
requestRevokeDnsBindPermissionRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationDnsBindPermissionOperationMetadata

A Task containing the RPC response.

Overrides

ShowNsxCredentials(ShowNsxCredentialsRequest, CallSettings)

public override Credentials ShowNsxCredentials(ShowNsxCredentialsRequest request, CallSettings callSettings = null)

Gets details of credentials for NSX appliance.

Parameters
NameDescription
requestShowNsxCredentialsRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
Credentials

The RPC response.

Overrides

ShowNsxCredentialsAsync(ShowNsxCredentialsRequest, CallSettings)

public override Task<Credentials> ShowNsxCredentialsAsync(ShowNsxCredentialsRequest request, CallSettings callSettings = null)

Gets details of credentials for NSX appliance.

Parameters
NameDescription
requestShowNsxCredentialsRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskCredentials

A Task containing the RPC response.

Overrides

ShowVcenterCredentials(ShowVcenterCredentialsRequest, CallSettings)

public override Credentials ShowVcenterCredentials(ShowVcenterCredentialsRequest request, CallSettings callSettings = null)

Gets details of credentials for Vcenter appliance.

Parameters
NameDescription
requestShowVcenterCredentialsRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
Credentials

The RPC response.

Overrides

ShowVcenterCredentialsAsync(ShowVcenterCredentialsRequest, CallSettings)

public override Task<Credentials> ShowVcenterCredentialsAsync(ShowVcenterCredentialsRequest request, CallSettings callSettings = null)

Gets details of credentials for Vcenter appliance.

Parameters
NameDescription
requestShowVcenterCredentialsRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskCredentials

A Task containing the RPC response.

Overrides

UndeletePrivateCloud(UndeletePrivateCloudRequest, CallSettings)

public override Operation<PrivateCloud, OperationMetadata> UndeletePrivateCloud(UndeletePrivateCloudRequest request, CallSettings callSettings = null)

Restores a private cloud that was previously scheduled for deletion by DeletePrivateCloud. A PrivateCloud resource scheduled for deletion has PrivateCloud.state set to DELETED and PrivateCloud.expireTime set to the time when deletion can no longer be reversed.

Parameters
NameDescription
requestUndeletePrivateCloudRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationPrivateCloudOperationMetadata

The RPC response.

Overrides

UndeletePrivateCloudAsync(UndeletePrivateCloudRequest, CallSettings)

public override Task<Operation<PrivateCloud, OperationMetadata>> UndeletePrivateCloudAsync(UndeletePrivateCloudRequest request, CallSettings callSettings = null)

Restores a private cloud that was previously scheduled for deletion by DeletePrivateCloud. A PrivateCloud resource scheduled for deletion has PrivateCloud.state set to DELETED and PrivateCloud.expireTime set to the time when deletion can no longer be reversed.

Parameters
NameDescription
requestUndeletePrivateCloudRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationPrivateCloudOperationMetadata

A Task containing the RPC response.

Overrides

UpdateCluster(UpdateClusterRequest, CallSettings)

public override Operation<Cluster, OperationMetadata> UpdateCluster(UpdateClusterRequest request, CallSettings callSettings = null)

Modifies a Cluster resource. Only fields specified in updateMask are applied.

During operation processing, the resource is temporarily in the ACTIVE state before the operation fully completes. For that period of time, you can't update the resource. Use the operation status to determine when the processing fully completes.

Parameters
NameDescription
requestUpdateClusterRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationClusterOperationMetadata

The RPC response.

Overrides

UpdateClusterAsync(UpdateClusterRequest, CallSettings)

public override Task<Operation<Cluster, OperationMetadata>> UpdateClusterAsync(UpdateClusterRequest request, CallSettings callSettings = null)

Modifies a Cluster resource. Only fields specified in updateMask are applied.

During operation processing, the resource is temporarily in the ACTIVE state before the operation fully completes. For that period of time, you can't update the resource. Use the operation status to determine when the processing fully completes.

Parameters
NameDescription
requestUpdateClusterRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationClusterOperationMetadata

A Task containing the RPC response.

Overrides

UpdateDnsForwarding(UpdateDnsForwardingRequest, CallSettings)

public override Operation<DnsForwarding, OperationMetadata> UpdateDnsForwarding(UpdateDnsForwardingRequest request, CallSettings callSettings = null)

Updates the parameters of the DnsForwarding config, like associated domains. Only fields specified in update_mask are applied.

Parameters
NameDescription
requestUpdateDnsForwardingRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationDnsForwardingOperationMetadata

The RPC response.

Overrides

UpdateDnsForwardingAsync(UpdateDnsForwardingRequest, CallSettings)

public override Task<Operation<DnsForwarding, OperationMetadata>> UpdateDnsForwardingAsync(UpdateDnsForwardingRequest request, CallSettings callSettings = null)

Updates the parameters of the DnsForwarding config, like associated domains. Only fields specified in update_mask are applied.

Parameters
NameDescription
requestUpdateDnsForwardingRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationDnsForwardingOperationMetadata

A Task containing the RPC response.

Overrides

UpdateExternalAccessRule(UpdateExternalAccessRuleRequest, CallSettings)

public override Operation<ExternalAccessRule, OperationMetadata> UpdateExternalAccessRule(UpdateExternalAccessRuleRequest request, CallSettings callSettings = null)

Updates the parameters of a single external access rule. Only fields specified in update_mask are applied.

Parameters
NameDescription
requestUpdateExternalAccessRuleRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationExternalAccessRuleOperationMetadata

The RPC response.

Overrides

UpdateExternalAccessRuleAsync(UpdateExternalAccessRuleRequest, CallSettings)

public override Task<Operation<ExternalAccessRule, OperationMetadata>> UpdateExternalAccessRuleAsync(UpdateExternalAccessRuleRequest request, CallSettings callSettings = null)

Updates the parameters of a single external access rule. Only fields specified in update_mask are applied.

Parameters
NameDescription
requestUpdateExternalAccessRuleRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationExternalAccessRuleOperationMetadata

A Task containing the RPC response.

Overrides

UpdateExternalAddress(UpdateExternalAddressRequest, CallSettings)

public override Operation<ExternalAddress, OperationMetadata> UpdateExternalAddress(UpdateExternalAddressRequest request, CallSettings callSettings = null)

Updates the parameters of a single external IP address. Only fields specified in update_mask are applied.

During operation processing, the resource is temporarily in the ACTIVE state before the operation fully completes. For that period of time, you can't update the resource. Use the operation status to determine when the processing fully completes.

Parameters
NameDescription
requestUpdateExternalAddressRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationExternalAddressOperationMetadata

The RPC response.

Overrides

UpdateExternalAddressAsync(UpdateExternalAddressRequest, CallSettings)

public override Task<Operation<ExternalAddress, OperationMetadata>> UpdateExternalAddressAsync(UpdateExternalAddressRequest request, CallSettings callSettings = null)

Updates the parameters of a single external IP address. Only fields specified in update_mask are applied.

During operation processing, the resource is temporarily in the ACTIVE state before the operation fully completes. For that period of time, you can't update the resource. Use the operation status to determine when the processing fully completes.

Parameters
NameDescription
requestUpdateExternalAddressRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationExternalAddressOperationMetadata

A Task containing the RPC response.

Overrides

UpdateLoggingServer(UpdateLoggingServerRequest, CallSettings)

public override Operation<LoggingServer, OperationMetadata> UpdateLoggingServer(UpdateLoggingServerRequest request, CallSettings callSettings = null)

Updates the parameters of a single logging server. Only fields specified in update_mask are applied.

Parameters
NameDescription
requestUpdateLoggingServerRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationLoggingServerOperationMetadata

The RPC response.

Overrides

UpdateLoggingServerAsync(UpdateLoggingServerRequest, CallSettings)

public override Task<Operation<LoggingServer, OperationMetadata>> UpdateLoggingServerAsync(UpdateLoggingServerRequest request, CallSettings callSettings = null)

Updates the parameters of a single logging server. Only fields specified in update_mask are applied.

Parameters
NameDescription
requestUpdateLoggingServerRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationLoggingServerOperationMetadata

A Task containing the RPC response.

Overrides

UpdateManagementDnsZoneBinding(UpdateManagementDnsZoneBindingRequest, CallSettings)

public override Operation<ManagementDnsZoneBinding, OperationMetadata> UpdateManagementDnsZoneBinding(UpdateManagementDnsZoneBindingRequest request, CallSettings callSettings = null)

Updates a ManagementDnsZoneBinding resource. Only fields specified in update_mask are applied.

Parameters
NameDescription
requestUpdateManagementDnsZoneBindingRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationManagementDnsZoneBindingOperationMetadata

The RPC response.

Overrides

UpdateManagementDnsZoneBindingAsync(UpdateManagementDnsZoneBindingRequest, CallSettings)

public override Task<Operation<ManagementDnsZoneBinding, OperationMetadata>> UpdateManagementDnsZoneBindingAsync(UpdateManagementDnsZoneBindingRequest request, CallSettings callSettings = null)

Updates a ManagementDnsZoneBinding resource. Only fields specified in update_mask are applied.

Parameters
NameDescription
requestUpdateManagementDnsZoneBindingRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationManagementDnsZoneBindingOperationMetadata

A Task containing the RPC response.

Overrides

UpdateNetworkPeering(UpdateNetworkPeeringRequest, CallSettings)

public override Operation<NetworkPeering, OperationMetadata> UpdateNetworkPeering(UpdateNetworkPeeringRequest request, CallSettings callSettings = null)

Modifies a NetworkPeering resource. Only the description field can be updated. Only fields specified in updateMask are applied. NetworkPeering is a global resource and location can only be global.

Parameters
NameDescription
requestUpdateNetworkPeeringRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationNetworkPeeringOperationMetadata

The RPC response.

Overrides

UpdateNetworkPeeringAsync(UpdateNetworkPeeringRequest, CallSettings)

public override Task<Operation<NetworkPeering, OperationMetadata>> UpdateNetworkPeeringAsync(UpdateNetworkPeeringRequest request, CallSettings callSettings = null)

Modifies a NetworkPeering resource. Only the description field can be updated. Only fields specified in updateMask are applied. NetworkPeering is a global resource and location can only be global.

Parameters
NameDescription
requestUpdateNetworkPeeringRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationNetworkPeeringOperationMetadata

A Task containing the RPC response.

Overrides

UpdateNetworkPolicy(UpdateNetworkPolicyRequest, CallSettings)

public override Operation<NetworkPolicy, OperationMetadata> UpdateNetworkPolicy(UpdateNetworkPolicyRequest request, CallSettings callSettings = null)

Modifies a NetworkPolicy resource. Only the following fields can be updated: internet_access, external_ip, edge_services_cidr. Only fields specified in updateMask are applied. When updating a network policy, the external IP network service can only be disabled if there are no external IP addresses present in the scope of the policy. Also, a NetworkService cannot be updated when NetworkService.state is set to RECONCILING.

During operation processing, the resource is temporarily in the ACTIVE state before the operation fully completes. For that period of time, you can't update the resource. Use the operation status to determine when the processing fully completes.

Parameters
NameDescription
requestUpdateNetworkPolicyRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationNetworkPolicyOperationMetadata

The RPC response.

Overrides

UpdateNetworkPolicyAsync(UpdateNetworkPolicyRequest, CallSettings)

public override Task<Operation<NetworkPolicy, OperationMetadata>> UpdateNetworkPolicyAsync(UpdateNetworkPolicyRequest request, CallSettings callSettings = null)

Modifies a NetworkPolicy resource. Only the following fields can be updated: internet_access, external_ip, edge_services_cidr. Only fields specified in updateMask are applied. When updating a network policy, the external IP network service can only be disabled if there are no external IP addresses present in the scope of the policy. Also, a NetworkService cannot be updated when NetworkService.state is set to RECONCILING.

During operation processing, the resource is temporarily in the ACTIVE state before the operation fully completes. For that period of time, you can't update the resource. Use the operation status to determine when the processing fully completes.

Parameters
NameDescription
requestUpdateNetworkPolicyRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationNetworkPolicyOperationMetadata

A Task containing the RPC response.

Overrides

UpdatePrivateCloud(UpdatePrivateCloudRequest, CallSettings)

public override Operation<PrivateCloud, OperationMetadata> UpdatePrivateCloud(UpdatePrivateCloudRequest request, CallSettings callSettings = null)

Modifies a PrivateCloud resource. Only the following fields can be updated: description. Only fields specified in updateMask are applied.

During operation processing, the resource is temporarily in the ACTIVE state before the operation fully completes. For that period of time, you can't update the resource. Use the operation status to determine when the processing fully completes.

Parameters
NameDescription
requestUpdatePrivateCloudRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationPrivateCloudOperationMetadata

The RPC response.

Overrides

UpdatePrivateCloudAsync(UpdatePrivateCloudRequest, CallSettings)

public override Task<Operation<PrivateCloud, OperationMetadata>> UpdatePrivateCloudAsync(UpdatePrivateCloudRequest request, CallSettings callSettings = null)

Modifies a PrivateCloud resource. Only the following fields can be updated: description. Only fields specified in updateMask are applied.

During operation processing, the resource is temporarily in the ACTIVE state before the operation fully completes. For that period of time, you can't update the resource. Use the operation status to determine when the processing fully completes.

Parameters
NameDescription
requestUpdatePrivateCloudRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationPrivateCloudOperationMetadata

A Task containing the RPC response.

Overrides

UpdatePrivateConnection(UpdatePrivateConnectionRequest, CallSettings)

public override Operation<PrivateConnection, OperationMetadata> UpdatePrivateConnection(UpdatePrivateConnectionRequest request, CallSettings callSettings = null)

Modifies a PrivateConnection resource. Only description and routing_mode fields can be updated. Only fields specified in updateMask are applied.

Parameters
NameDescription
requestUpdatePrivateConnectionRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationPrivateConnectionOperationMetadata

The RPC response.

Overrides

UpdatePrivateConnectionAsync(UpdatePrivateConnectionRequest, CallSettings)

public override Task<Operation<PrivateConnection, OperationMetadata>> UpdatePrivateConnectionAsync(UpdatePrivateConnectionRequest request, CallSettings callSettings = null)

Modifies a PrivateConnection resource. Only description and routing_mode fields can be updated. Only fields specified in updateMask are applied.

Parameters
NameDescription
requestUpdatePrivateConnectionRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationPrivateConnectionOperationMetadata

A Task containing the RPC response.

Overrides

UpdateSubnet(UpdateSubnetRequest, CallSettings)

public override Operation<Subnet, OperationMetadata> UpdateSubnet(UpdateSubnetRequest request, CallSettings callSettings = null)

Updates the parameters of a single subnet. Only fields specified in update_mask are applied.

Note: This API is synchronous and always returns a successful google.longrunning.Operation (LRO). The returned LRO will only have done and response fields.

Parameters
NameDescription
requestUpdateSubnetRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationSubnetOperationMetadata

The RPC response.

Overrides

UpdateSubnetAsync(UpdateSubnetRequest, CallSettings)

public override Task<Operation<Subnet, OperationMetadata>> UpdateSubnetAsync(UpdateSubnetRequest request, CallSettings callSettings = null)

Updates the parameters of a single subnet. Only fields specified in update_mask are applied.

Note: This API is synchronous and always returns a successful google.longrunning.Operation (LRO). The returned LRO will only have done and response fields.

Parameters
NameDescription
requestUpdateSubnetRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationSubnetOperationMetadata

A Task containing the RPC response.

Overrides

UpdateVmwareEngineNetwork(UpdateVmwareEngineNetworkRequest, CallSettings)

public override Operation<VmwareEngineNetwork, OperationMetadata> UpdateVmwareEngineNetwork(UpdateVmwareEngineNetworkRequest request, CallSettings callSettings = null)

Modifies a VMware Engine network resource. Only the following fields can be updated: description. Only fields specified in updateMask are applied.

Parameters
NameDescription
requestUpdateVmwareEngineNetworkRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
OperationVmwareEngineNetworkOperationMetadata

The RPC response.

Overrides

UpdateVmwareEngineNetworkAsync(UpdateVmwareEngineNetworkRequest, CallSettings)

public override Task<Operation<VmwareEngineNetwork, OperationMetadata>> UpdateVmwareEngineNetworkAsync(UpdateVmwareEngineNetworkRequest request, CallSettings callSettings = null)

Modifies a VMware Engine network resource. Only the following fields can be updated: description. Only fields specified in updateMask are applied.

Parameters
NameDescription
requestUpdateVmwareEngineNetworkRequest

The request object containing all of the parameters for the API call.

callSettingsCallSettings

If not null, applies overrides to this RPC call.

Returns
TypeDescription
TaskOperationVmwareEngineNetworkOperationMetadata

A Task containing the RPC response.

Overrides