Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::ShareSettingsProjectConfig.
Config for each project in the share settings.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#project_id
def project_id() -> ::String
Returns
- (::String) — The project ID, should be same as the key of this project config in the parent map.
#project_id=
def project_id=(value) -> ::String
Parameter
- value (::String) — The project ID, should be same as the key of this project config in the parent map.
Returns
- (::String) — The project ID, should be same as the key of this project config in the parent map.