Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::ListLicenseConfigsUsageStatsRequest.
Request message for UserLicenseService.ListLicenseConfigsUsageStats method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#parent
def parent() -> ::String
Returns
-
(::String) — Required. The parent branch resource name, such as
projects/{project}/locations/{location}/userStores/{user_store_id}.
#parent=
def parent=(value) -> ::String
Parameter
-
value (::String) — Required. The parent branch resource name, such as
projects/{project}/locations/{location}/userStores/{user_store_id}.
Returns
-
(::String) — Required. The parent branch resource name, such as
projects/{project}/locations/{location}/userStores/{user_store_id}.