Reference documentation and code samples for the Developer Connect V1 API class Google::Cloud::Developerconnect::V1::Projects.
Projects represents the projects to track with the InsightsConfig.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#project_ids
def project_ids() -> ::Array<::String>
Returns
- (::Array<::String>) — Optional. The project IDs. Format: {project}
#project_ids=
def project_ids=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Optional. The project IDs. Format: {project}
Returns
- (::Array<::String>) — Optional. The project IDs. Format: {project}