Interface InitializeHubRequestOrBuilder (1.0.1)

public interface InitializeHubRequestOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getProject()

public abstract String getProject()

Required. The Hub to initialize, in the format projects/*/locations/*/memberships/*.

string project = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
String

The project.

getProjectBytes()

public abstract ByteString getProjectBytes()

Required. The Hub to initialize, in the format projects/*/locations/*/memberships/*.

string project = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
ByteString

The bytes for project.