Interface FetchAccessTokenRequestOrBuilder (0.24.0)

public interface FetchAccessTokenRequestOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getAccountConnector()

public abstract String getAccountConnector()

Required. The resource name of the AccountConnector in the format projects/*/locations/*/accountConnectors/*.

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

Returns
Type Description
String

The accountConnector.

getAccountConnectorBytes()

public abstract ByteString getAccountConnectorBytes()

Required. The resource name of the AccountConnector in the format projects/*/locations/*/accountConnectors/*.

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

Returns
Type Description
ByteString

The bytes for accountConnector.