Reference documentation and code samples for the Public Certificate Authority V1beta1 API class Google::Cloud::Security::PublicCA::V1beta1::PublicCertificateAuthorityService::Rest::ServiceStub.
REST service stub for the PublicCertificateAuthorityService service. Service stub contains baseline method implementations including transcoding, making the REST call, and deserialing the response.
Inherits
- Object
Methods
#create_external_account_key
def create_external_account_key(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Security::PublicCA::V1beta1::ExternalAccountKey
Baseline implementation for the create_external_account_key REST call
- request_pb (::Google::Cloud::Security::PublicCA::V1beta1::CreateExternalAccountKeyRequest) — 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::Security::PublicCA::V1beta1::ExternalAccountKey)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Security::PublicCA::V1beta1::ExternalAccountKey) — A result object deserialized from the server's reply
- (::ArgumentError)
#initialize
def initialize(endpoint:, credentials:) -> ServiceStub
- (ServiceStub) — a new instance of ServiceStub