Cloud Key Management Service (KMS) V1 API - Class Google::Cloud::Kms::V1::ListEkmConnectionsResponse (v0.25.0)

Reference documentation and code samples for the Cloud Key Management Service (KMS) V1 API class Google::Cloud::Kms::V1::ListEkmConnectionsResponse.

Response message for EkmService.ListEkmConnections.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#ekm_connections

def ekm_connections() -> ::Array<::Google::Cloud::Kms::V1::EkmConnection>
Returns

#ekm_connections=

def ekm_connections=(value) -> ::Array<::Google::Cloud::Kms::V1::EkmConnection>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
Returns

#total_size

def total_size() -> ::Integer
Returns
  • (::Integer) — The total number of EkmConnections that matched the query.

#total_size=

def total_size=(value) -> ::Integer
Parameter
  • value (::Integer) — The total number of EkmConnections that matched the query.
Returns
  • (::Integer) — The total number of EkmConnections that matched the query.