Interface FetchReadTokenRequestOrBuilder (0.2.0)

public interface FetchReadTokenRequestOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

public abstract String getGitRepositoryLink()

Required. The resource name of the gitRepositoryLink in the format projects/*/locations/*/connections/*/gitRepositoryLinks/*.

string git_repository_link = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
Type Description
String

The gitRepositoryLink.

getGitRepositoryLinkBytes()

public abstract ByteString getGitRepositoryLinkBytes()

Required. The resource name of the gitRepositoryLink in the format projects/*/locations/*/connections/*/gitRepositoryLinks/*.

string git_repository_link = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
Type Description
ByteString

The bytes for gitRepositoryLink.