Reference documentation and code samples for the Service Management V1 API class Google::Cloud::ServiceManagement::V1::ListServicesRequest.
Request message for ListServices
method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#consumer_id
def consumer_id() -> ::String
-
(::String) —
Include services consumed by the specified consumer.
The Google Service Management implementation accepts the following forms:
- project:
#consumer_id=
def consumer_id=(value) -> ::String
-
value (::String) —
Include services consumed by the specified consumer.
The Google Service Management implementation accepts the following forms:
- project:
-
(::String) —
Include services consumed by the specified consumer.
The Google Service Management implementation accepts the following forms:
- project:
#page_size
def page_size() -> ::Integer
- (::Integer) — The max number of items to include in the response list. Page size is 50 if not specified. Maximum value is 100.
#page_size=
def page_size=(value) -> ::Integer
- value (::Integer) — The max number of items to include in the response list. Page size is 50 if not specified. Maximum value is 100.
- (::Integer) — The max number of items to include in the response list. Page size is 50 if not specified. Maximum value is 100.
#page_token
def page_token() -> ::String
- (::String) — Token identifying which result to start with; returned by a previous list call.
#page_token=
def page_token=(value) -> ::String
- value (::String) — Token identifying which result to start with; returned by a previous list call.
- (::String) — Token identifying which result to start with; returned by a previous list call.
#producer_project_id
def producer_project_id() -> ::String
- (::String) — Include services produced by the specified project.
#producer_project_id=
def producer_project_id=(value) -> ::String
- value (::String) — Include services produced by the specified project.
- (::String) — Include services produced by the specified project.