Class: Google::Cloud::ServiceDirectory::V1beta1::ListNamespacesRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/servicedirectory/v1beta1/registration_service.rb

Overview

The request message for RegistrationService.ListNamespaces.

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



104
105
106
107
# File 'proto_docs/google/cloud/servicedirectory/v1beta1/registration_service.rb', line 104

class ListNamespacesRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#order_by::String



104
105
106
107
# File 'proto_docs/google/cloud/servicedirectory/v1beta1/registration_service.rb', line 104

class ListNamespacesRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#page_size::Integer



104
105
106
107
# File 'proto_docs/google/cloud/servicedirectory/v1beta1/registration_service.rb', line 104

class ListNamespacesRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#page_token::String



104
105
106
107
# File 'proto_docs/google/cloud/servicedirectory/v1beta1/registration_service.rb', line 104

class ListNamespacesRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#parent::String



104
105
106
107
# File 'proto_docs/google/cloud/servicedirectory/v1beta1/registration_service.rb', line 104

class ListNamespacesRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end