Reference documentation and code samples for the Grafeas V1 API class Grafeas::V1::RepoId.
A unique identifier for a Cloud Repo.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#project_repo_id
def
project_repo_id
()
-
>
::
Grafeas
::
V1
::
ProjectRepoId
Returns
- ( ::Grafeas::V1::ProjectRepoId ) — A combination of a project ID and a repo name.
#project_repo_id=
def
project_repo_id=
(
value
)
-
>
::
Grafeas
::
V1
::
ProjectRepoId
Parameter
- value( ::Grafeas::V1::ProjectRepoId ) — A combination of a project ID and a repo name.
Returns
- ( ::Grafeas::V1::ProjectRepoId ) — A combination of a project ID and a repo name.
#uid
def
uid
()
-
>
::
String
Returns
- (::String) — A server-assigned, globally unique identifier.
#uid=
def
uid=
(
value
)
-
>
::
String
Parameter
- value(::String) — A server-assigned, globally unique identifier.
Returns
- (::String) — A server-assigned, globally unique identifier.