CloudSourceRepositoriesApi class
Accesses source code repositories hosted by Google.
Important: Cloud Source Repositories is scheduled for end of sales starting June 17, 2024. Customers who have enabled the API prior to this date will not be affected and can continue to use Cloud Source Repositories. Organizations or projects who have not previously enabled the API cannot use Cloud Source Repositories after this date. View Cloud Source Repositories documentation for more info.
Constructors
- CloudSourceRepositoriesApi(Client client, {String rootUrl = 'https://sourcerepo.googleapis.com/', String servicePath = ''})
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- projects → ProjectsResource
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- cloudPlatformScope → const String
- See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
- sourceFullControlScope → const String
- Manage your source code repositories
- sourceReadOnlyScope → const String
- View the contents of your source code repositories
- sourceReadWriteScope → const String
- Manage the contents of your source code repositories