Developer Connect V1 API - Class Google::Cloud::DeveloperConnect::V1::GitRepositoryLink (v0.1.0)

Reference documentation and code samples for the Developer Connect V1 API class Google::Cloud::DeveloperConnect::V1::GitRepositoryLink.

Message describing the GitRepositoryLink object

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

def annotations() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Optional. Allows clients to store small amounts of arbitrary data.
def annotations=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — Optional. Allows clients to store small amounts of arbitrary data.
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Optional. Allows clients to store small amounts of arbitrary data.
def clone_uri() -> ::String
Returns
  • (::String) — Required. Git Clone URI.
def clone_uri=(value) -> ::String
Parameter
  • value (::String) — Required. Git Clone URI.
Returns
  • (::String) — Required. Git Clone URI.
def create_time() -> ::Google::Protobuf::Timestamp
Returns
def delete_time() -> ::Google::Protobuf::Timestamp
Returns
def etag() -> ::String
Returns
  • (::String) — Optional. This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
def etag=(value) -> ::String
Parameter
  • value (::String) — Optional. This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
Returns
  • (::String) — Optional. This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Optional. Labels as key value pairs
def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — Optional. Labels as key value pairs
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Optional. Labels as key value pairs
def name() -> ::String
Returns
  • (::String) — Identifier. Resource name of the repository, in the format projects/*/locations/*/connections/*/gitRepositoryLinks/*.
def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. Resource name of the repository, in the format projects/*/locations/*/connections/*/gitRepositoryLinks/*.
Returns
  • (::String) — Identifier. Resource name of the repository, in the format projects/*/locations/*/connections/*/gitRepositoryLinks/*.
def reconciling() -> ::Boolean
Returns
  • (::Boolean) — Output only. Set to true when the connection is being set up or updated in the background.
def uid() -> ::String
Returns
  • (::String) — Output only. A system-assigned unique identifier for a the GitRepositoryLink.
def update_time() -> ::Google::Protobuf::Timestamp
Returns