Interface GetAccountRequestOrBuilder (0.70.0)

publicinterfaceGetAccountRequestOrBuilderextendsMessageOrBuilder

Methods

getName()

publicabstractStringgetName()

Required. The name of the account to lookup. Format: accounts/{account} Example: "accounts/100"

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

Returns
TypeDescription
String

The name.

getNameBytes()

publicabstractByteStringgetNameBytes()

Required. The name of the account to lookup. Format: accounts/{account} Example: "accounts/100"

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

Returns
TypeDescription
ByteString

The bytes for name.