Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::SearchEntriesRequest.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — Required. The project to which the request should be attributed in the
following form:
projects/{project}/locations/{location}
.
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. The project to which the request should be attributed in the
following form:
projects/{project}/locations/{location}
.
Returns
-
(::String) — Required. The project to which the request should be attributed in the
following form:
projects/{project}/locations/{location}
.
#order_by
def order_by() -> ::String
Returns
- (::String) — Optional. Ordering of the results. Supported options to be added later.
#order_by=
def order_by=(value) -> ::String
Parameter
- value (::String) — Optional. Ordering of the results. Supported options to be added later.
Returns
- (::String) — Optional. Ordering of the results. Supported options to be added later.
#page_size
def page_size() -> ::Integer
Returns
- (::Integer) — Optional. Pagination.
#page_size=
def page_size=(value) -> ::Integer
Parameter
- value (::Integer) — Optional. Pagination.
Returns
- (::Integer) — Optional. Pagination.
#page_token
def page_token() -> ::String
Returns
- (::String)
#page_token=
def page_token=(value) -> ::String
Parameter
- value (::String)
Returns
- (::String)
#query
def query() -> ::String
Returns
- (::String) — Required. The query against which entries in scope should be matched.
#query=
def query=(value) -> ::String
Parameter
- value (::String) — Required. The query against which entries in scope should be matched.
Returns
- (::String) — Required. The query against which entries in scope should be matched.
#scope
def scope() -> ::String
Returns
- (::String) — Optional. The scope under which the search should be operating. Should either be organizations/
#scope=
def scope=(value) -> ::String
Parameter
- value (::String) — Optional. The scope under which the search should be operating. Should either be organizations/
Returns
- (::String) — Optional. The scope under which the search should be operating. Should either be organizations/