Interface GetCrossSiteNetworkRequestOrBuilder (1.91.0)

public interface GetCrossSiteNetworkRequestOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getCrossSiteNetwork()

public abstract String getCrossSiteNetwork()

Name of the cross-site network to return.

string cross_site_network = 108192469 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
String

The crossSiteNetwork.

getCrossSiteNetworkBytes()

public abstract ByteString getCrossSiteNetworkBytes()

Name of the cross-site network to return.

string cross_site_network = 108192469 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
ByteString

The bytes for crossSiteNetwork.

getProject()

public abstract String getProject()

Project ID for this request.

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

Returns
Type Description
String

The project.

getProjectBytes()

public abstract ByteString getProjectBytes()

Project ID for this request.

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

Returns
Type Description
ByteString

The bytes for project.