Reference documentation and code samples for the API Keys V2 API class Google::Cloud::ApiKeys::V2::AndroidKeyRestrictions.
The Android apps that are allowed to use the key.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#allowed_applications
def allowed_applications() -> ::Array<::Google::Cloud::ApiKeys::V2::AndroidApplication>
Returns
- (::Array<::Google::Cloud::ApiKeys::V2::AndroidApplication>) — A list of Android applications that are allowed to make API calls with this key.
#allowed_applications=
def allowed_applications=(value) -> ::Array<::Google::Cloud::ApiKeys::V2::AndroidApplication>
Parameter
- value (::Array<::Google::Cloud::ApiKeys::V2::AndroidApplication>) — A list of Android applications that are allowed to make API calls with this key.
Returns
- (::Array<::Google::Cloud::ApiKeys::V2::AndroidApplication>) — A list of Android applications that are allowed to make API calls with this key.