Certificate Authority Service V1beta1 API - Class Google::Cloud::Security::PrivateCA::V1beta1::ListCertificatesRequest (v0.3.6)

Reference documentation and code samples for the Certificate Authority Service V1beta1 API class Google::Cloud::Security::PrivateCA::V1beta1::ListCertificatesRequest.

Request message for CertificateAuthorityService.ListCertificates.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#filter

def filter() -> ::String
Returns

#filter=

def filter=(value) -> ::String
Parameter
  • value (::String) — Optional. Only include resources that match the filter in the response. For details on supported filters and syntax, see Certificates Filtering documentation.
Returns

#order_by

def order_by() -> ::String
Returns

#order_by=

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

#page_size

def page_size() -> ::Integer
Returns

#page_size=

def page_size=(value) -> ::Integer
Parameter
Returns

#page_token

def page_token() -> ::String
Returns

#page_token=

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

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The resource name of the location associated with the Certificates, in the format projects/*/locations/*/certificateauthorities/*.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The resource name of the location associated with the Certificates, in the format projects/*/locations/*/certificateauthorities/*.
Returns
  • (::String) — Required. The resource name of the location associated with the Certificates, in the format projects/*/locations/*/certificateauthorities/*.