Reference documentation and code samples for the NetApp V1 API class Google::Cloud::NetApp::V1::NetApp::Rest::ServiceStub.
REST service stub for the NetApp service. Service stub contains baseline method implementations including transcoding, making the REST call, and deserialing the response.
Inherits
- Object
Methods
#create_active_directory
def create_active_directory(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_active_directory REST call
- request_pb (::Google::Cloud::NetApp::V1::CreateActiveDirectoryRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_kms_config
def create_kms_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_kms_config REST call
- request_pb (::Google::Cloud::NetApp::V1::CreateKmsConfigRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_replication
def create_replication(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_replication REST call
- request_pb (::Google::Cloud::NetApp::V1::CreateReplicationRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_snapshot
def create_snapshot(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_snapshot REST call
- request_pb (::Google::Cloud::NetApp::V1::CreateSnapshotRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_storage_pool
def create_storage_pool(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_storage_pool REST call
- request_pb (::Google::Cloud::NetApp::V1::CreateStoragePoolRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_volume
def create_volume(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_volume REST call
- request_pb (::Google::Cloud::NetApp::V1::CreateVolumeRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_active_directory
def delete_active_directory(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_active_directory REST call
- request_pb (::Google::Cloud::NetApp::V1::DeleteActiveDirectoryRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_kms_config
def delete_kms_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_kms_config REST call
- request_pb (::Google::Cloud::NetApp::V1::DeleteKmsConfigRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_replication
def delete_replication(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_replication REST call
- request_pb (::Google::Cloud::NetApp::V1::DeleteReplicationRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_snapshot
def delete_snapshot(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_snapshot REST call
- request_pb (::Google::Cloud::NetApp::V1::DeleteSnapshotRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_storage_pool
def delete_storage_pool(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_storage_pool REST call
- request_pb (::Google::Cloud::NetApp::V1::DeleteStoragePoolRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_volume
def delete_volume(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_volume REST call
- request_pb (::Google::Cloud::NetApp::V1::DeleteVolumeRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#encrypt_volumes
def encrypt_volumes(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the encrypt_volumes REST call
- request_pb (::Google::Cloud::NetApp::V1::EncryptVolumesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_active_directory
def get_active_directory(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::NetApp::V1::ActiveDirectory
Baseline implementation for the get_active_directory REST call
- request_pb (::Google::Cloud::NetApp::V1::GetActiveDirectoryRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::NetApp::V1::ActiveDirectory)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::NetApp::V1::ActiveDirectory) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_kms_config
def get_kms_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::NetApp::V1::KmsConfig
Baseline implementation for the get_kms_config REST call
- request_pb (::Google::Cloud::NetApp::V1::GetKmsConfigRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::NetApp::V1::KmsConfig)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::NetApp::V1::KmsConfig) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_replication
def get_replication(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::NetApp::V1::Replication
Baseline implementation for the get_replication REST call
- request_pb (::Google::Cloud::NetApp::V1::GetReplicationRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::NetApp::V1::Replication)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::NetApp::V1::Replication) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_snapshot
def get_snapshot(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::NetApp::V1::Snapshot
Baseline implementation for the get_snapshot REST call
- request_pb (::Google::Cloud::NetApp::V1::GetSnapshotRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::NetApp::V1::Snapshot)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::NetApp::V1::Snapshot) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_storage_pool
def get_storage_pool(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::NetApp::V1::StoragePool
Baseline implementation for the get_storage_pool REST call
- request_pb (::Google::Cloud::NetApp::V1::GetStoragePoolRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::NetApp::V1::StoragePool)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::NetApp::V1::StoragePool) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_volume
def get_volume(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::NetApp::V1::Volume
Baseline implementation for the get_volume REST call
- request_pb (::Google::Cloud::NetApp::V1::GetVolumeRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::NetApp::V1::Volume)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::NetApp::V1::Volume) — A result object deserialized from the server's reply
- (::ArgumentError)
#initialize
def initialize(endpoint:, credentials:) -> ServiceStub
- (ServiceStub) — a new instance of ServiceStub
#list_active_directories
def list_active_directories(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::NetApp::V1::ListActiveDirectoriesResponse
Baseline implementation for the list_active_directories REST call
- request_pb (::Google::Cloud::NetApp::V1::ListActiveDirectoriesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::NetApp::V1::ListActiveDirectoriesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::NetApp::V1::ListActiveDirectoriesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_kms_configs
def list_kms_configs(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::NetApp::V1::ListKmsConfigsResponse
Baseline implementation for the list_kms_configs REST call
- request_pb (::Google::Cloud::NetApp::V1::ListKmsConfigsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::NetApp::V1::ListKmsConfigsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::NetApp::V1::ListKmsConfigsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_replications
def list_replications(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::NetApp::V1::ListReplicationsResponse
Baseline implementation for the list_replications REST call
- request_pb (::Google::Cloud::NetApp::V1::ListReplicationsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::NetApp::V1::ListReplicationsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::NetApp::V1::ListReplicationsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_snapshots
def list_snapshots(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::NetApp::V1::ListSnapshotsResponse
Baseline implementation for the list_snapshots REST call
- request_pb (::Google::Cloud::NetApp::V1::ListSnapshotsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::NetApp::V1::ListSnapshotsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::NetApp::V1::ListSnapshotsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_storage_pools
def list_storage_pools(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::NetApp::V1::ListStoragePoolsResponse
Baseline implementation for the list_storage_pools REST call
- request_pb (::Google::Cloud::NetApp::V1::ListStoragePoolsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::NetApp::V1::ListStoragePoolsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::NetApp::V1::ListStoragePoolsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_volumes
def list_volumes(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::NetApp::V1::ListVolumesResponse
Baseline implementation for the list_volumes REST call
- request_pb (::Google::Cloud::NetApp::V1::ListVolumesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::NetApp::V1::ListVolumesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::NetApp::V1::ListVolumesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#resume_replication
def resume_replication(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the resume_replication REST call
- request_pb (::Google::Cloud::NetApp::V1::ResumeReplicationRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#reverse_replication_direction
def reverse_replication_direction(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the reverse_replication_direction REST call
- request_pb (::Google::Cloud::NetApp::V1::ReverseReplicationDirectionRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#revert_volume
def revert_volume(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the revert_volume REST call
- request_pb (::Google::Cloud::NetApp::V1::RevertVolumeRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#stop_replication
def stop_replication(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the stop_replication REST call
- request_pb (::Google::Cloud::NetApp::V1::StopReplicationRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_active_directory
def update_active_directory(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the update_active_directory REST call
- request_pb (::Google::Cloud::NetApp::V1::UpdateActiveDirectoryRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_kms_config
def update_kms_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the update_kms_config REST call
- request_pb (::Google::Cloud::NetApp::V1::UpdateKmsConfigRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_replication
def update_replication(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the update_replication REST call
- request_pb (::Google::Cloud::NetApp::V1::UpdateReplicationRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_snapshot
def update_snapshot(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the update_snapshot REST call
- request_pb (::Google::Cloud::NetApp::V1::UpdateSnapshotRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_storage_pool
def update_storage_pool(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the update_storage_pool REST call
- request_pb (::Google::Cloud::NetApp::V1::UpdateStoragePoolRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_volume
def update_volume(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the update_volume REST call
- request_pb (::Google::Cloud::NetApp::V1::UpdateVolumeRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#verify_kms_config
def verify_kms_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::NetApp::V1::VerifyKmsConfigResponse
Baseline implementation for the verify_kms_config REST call
- request_pb (::Google::Cloud::NetApp::V1::VerifyKmsConfigRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::NetApp::V1::VerifyKmsConfigResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::NetApp::V1::VerifyKmsConfigResponse) — A result object deserialized from the server's reply
- (::ArgumentError)