- 1.84.0 (latest)
- 1.83.0
- 1.81.0
- 1.79.0
- 1.77.0
- 1.76.0
- 1.75.0
- 1.74.0
- 1.73.0
- 1.71.0
- 1.69.0
- 1.68.0
- 1.65.0
- 1.64.0
- 1.63.0
- 1.61.0
- 1.60.0
- 1.59.0
- 1.58.0
- 1.57.0
- 1.56.0
- 1.55.0
- 1.54.0
- 1.53.0
- 1.52.0
- 1.50.0
- 1.49.0
- 1.48.0
- 1.47.0
- 1.46.0
- 1.45.0
- 1.44.0
- 1.43.0
- 1.42.0
- 1.41.0
- 1.40.0
- 1.38.0
- 1.37.0
- 1.36.0
- 1.35.0
- 1.34.0
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.25.0
- 1.24.0
- 1.23.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.0
- 1.10.0
- 1.9.0
- 1.8.0
- 1.7.0
- 1.6.0
- 1.5.0
- 1.1.10
public static final class ShowEffectiveFlowLogsConfigsRequest.Builder extends GeneratedMessage.Builder<ShowEffectiveFlowLogsConfigsRequest.Builder> implements ShowEffectiveFlowLogsConfigsRequestOrBuilder Request for the ShowEffectiveFlowLogsConfigs method.
Protobuf type google.cloud.networkmanagement.v1.ShowEffectiveFlowLogsConfigsRequest
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ShowEffectiveFlowLogsConfigsRequest.BuilderImplements
ShowEffectiveFlowLogsConfigsRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public ShowEffectiveFlowLogsConfigsRequest build()| Returns | |
|---|---|
| Type | Description |
ShowEffectiveFlowLogsConfigsRequest |
|
buildPartial()
public ShowEffectiveFlowLogsConfigsRequest buildPartial()| Returns | |
|---|---|
| Type | Description |
ShowEffectiveFlowLogsConfigsRequest |
|
clear()
public ShowEffectiveFlowLogsConfigsRequest.Builder clear()| Returns | |
|---|---|
| Type | Description |
ShowEffectiveFlowLogsConfigsRequest.Builder |
|
clearFilter()
public ShowEffectiveFlowLogsConfigsRequest.Builder clearFilter() Optional. Lists the EffectiveVpcFlowLogsConfigs that match the filter
expression. A filter expression must use the supported CEL logic
operators.
string filter = 5 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ShowEffectiveFlowLogsConfigsRequest.Builder |
This builder for chaining. |
clearPageSize()
public ShowEffectiveFlowLogsConfigsRequest.Builder clearPageSize() Optional. Number of EffectiveVpcFlowLogsConfigs to return. Default is 30.
int32 page_size = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ShowEffectiveFlowLogsConfigsRequest.Builder |
This builder for chaining. |
clearPageToken()
public ShowEffectiveFlowLogsConfigsRequest.Builder clearPageToken() Optional. Page token from an earlier query, as returned in
next_page_token.
string page_token = 4 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ShowEffectiveFlowLogsConfigsRequest.Builder |
This builder for chaining. |
clearParent()
public ShowEffectiveFlowLogsConfigsRequest.Builder clearParent() Required. The parent resource of the VpcFlowLogsConfig, specified in
the following format: projects/{project_id}/locations/global
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
ShowEffectiveFlowLogsConfigsRequest.Builder |
This builder for chaining. |
clearResource()
public ShowEffectiveFlowLogsConfigsRequest.Builder clearResource()Required. The resource to get the effective VPC Flow Logs configuration for. The resource must belong to the same project as the parent. The resource must be a network, subnetwork, interconnect attachment, VPN tunnel, or a project.
string resource = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ShowEffectiveFlowLogsConfigsRequest.Builder |
This builder for chaining. |
getDefaultInstanceForType()
public ShowEffectiveFlowLogsConfigsRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ShowEffectiveFlowLogsConfigsRequest |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getFilter()
public String getFilter() Optional. Lists the EffectiveVpcFlowLogsConfigs that match the filter
expression. A filter expression must use the supported CEL logic
operators.
string filter = 5 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
String |
The filter. |
getFilterBytes()
public ByteString getFilterBytes() Optional. Lists the EffectiveVpcFlowLogsConfigs that match the filter
expression. A filter expression must use the supported CEL logic
operators.
string filter = 5 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for filter. |
getPageSize()
public int getPageSize() Optional. Number of EffectiveVpcFlowLogsConfigs to return. Default is 30.
int32 page_size = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
int |
The pageSize. |
getPageToken()
public String getPageToken() Optional. Page token from an earlier query, as returned in
next_page_token.
string page_token = 4 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
String |
The pageToken. |
getPageTokenBytes()
public ByteString getPageTokenBytes() Optional. Page token from an earlier query, as returned in
next_page_token.
string page_token = 4 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for pageToken. |
getParent()
public String getParent() Required. The parent resource of the VpcFlowLogsConfig, specified in
the following format: projects/{project_id}/locations/global
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
String |
The parent. |
getParentBytes()
public ByteString getParentBytes() Required. The parent resource of the VpcFlowLogsConfig, specified in
the following format: projects/{project_id}/locations/global
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for parent. |
getResource()
public String getResource()Required. The resource to get the effective VPC Flow Logs configuration for. The resource must belong to the same project as the parent. The resource must be a network, subnetwork, interconnect attachment, VPN tunnel, or a project.
string resource = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
String |
The resource. |
getResourceBytes()
public ByteString getResourceBytes()Required. The resource to get the effective VPC Flow Logs configuration for. The resource must belong to the same project as the parent. The resource must be a network, subnetwork, interconnect attachment, VPN tunnel, or a project.
string resource = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for resource. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(ShowEffectiveFlowLogsConfigsRequest other)
public ShowEffectiveFlowLogsConfigsRequest.Builder mergeFrom(ShowEffectiveFlowLogsConfigsRequest other)| Parameter | |
|---|---|
| Name | Description |
other |
ShowEffectiveFlowLogsConfigsRequest |
| Returns | |
|---|---|
| Type | Description |
ShowEffectiveFlowLogsConfigsRequest.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ShowEffectiveFlowLogsConfigsRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ShowEffectiveFlowLogsConfigsRequest.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ShowEffectiveFlowLogsConfigsRequest.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ShowEffectiveFlowLogsConfigsRequest.Builder |
|
setFilter(String value)
public ShowEffectiveFlowLogsConfigsRequest.Builder setFilter(String value) Optional. Lists the EffectiveVpcFlowLogsConfigs that match the filter
expression. A filter expression must use the supported CEL logic
operators.
string filter = 5 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe filter to set. |
| Returns | |
|---|---|
| Type | Description |
ShowEffectiveFlowLogsConfigsRequest.Builder |
This builder for chaining. |
setFilterBytes(ByteString value)
public ShowEffectiveFlowLogsConfigsRequest.Builder setFilterBytes(ByteString value) Optional. Lists the EffectiveVpcFlowLogsConfigs that match the filter
expression. A filter expression must use the supported CEL logic
operators.
string filter = 5 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for filter to set. |
| Returns | |
|---|---|
| Type | Description |
ShowEffectiveFlowLogsConfigsRequest.Builder |
This builder for chaining. |
setPageSize(int value)
public ShowEffectiveFlowLogsConfigsRequest.Builder setPageSize(int value) Optional. Number of EffectiveVpcFlowLogsConfigs to return. Default is 30.
int32 page_size = 3 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
intThe pageSize to set. |
| Returns | |
|---|---|
| Type | Description |
ShowEffectiveFlowLogsConfigsRequest.Builder |
This builder for chaining. |
setPageToken(String value)
public ShowEffectiveFlowLogsConfigsRequest.Builder setPageToken(String value) Optional. Page token from an earlier query, as returned in
next_page_token.
string page_token = 4 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe pageToken to set. |
| Returns | |
|---|---|
| Type | Description |
ShowEffectiveFlowLogsConfigsRequest.Builder |
This builder for chaining. |
setPageTokenBytes(ByteString value)
public ShowEffectiveFlowLogsConfigsRequest.Builder setPageTokenBytes(ByteString value) Optional. Page token from an earlier query, as returned in
next_page_token.
string page_token = 4 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for pageToken to set. |
| Returns | |
|---|---|
| Type | Description |
ShowEffectiveFlowLogsConfigsRequest.Builder |
This builder for chaining. |
setParent(String value)
public ShowEffectiveFlowLogsConfigsRequest.Builder setParent(String value) Required. The parent resource of the VpcFlowLogsConfig, specified in
the following format: projects/{project_id}/locations/global
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe parent to set. |
| Returns | |
|---|---|
| Type | Description |
ShowEffectiveFlowLogsConfigsRequest.Builder |
This builder for chaining. |
setParentBytes(ByteString value)
public ShowEffectiveFlowLogsConfigsRequest.Builder setParentBytes(ByteString value) Required. The parent resource of the VpcFlowLogsConfig, specified in
the following format: projects/{project_id}/locations/global
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for parent to set. |
| Returns | |
|---|---|
| Type | Description |
ShowEffectiveFlowLogsConfigsRequest.Builder |
This builder for chaining. |
setResource(String value)
public ShowEffectiveFlowLogsConfigsRequest.Builder setResource(String value)Required. The resource to get the effective VPC Flow Logs configuration for. The resource must belong to the same project as the parent. The resource must be a network, subnetwork, interconnect attachment, VPN tunnel, or a project.
string resource = 2 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe resource to set. |
| Returns | |
|---|---|
| Type | Description |
ShowEffectiveFlowLogsConfigsRequest.Builder |
This builder for chaining. |
setResourceBytes(ByteString value)
public ShowEffectiveFlowLogsConfigsRequest.Builder setResourceBytes(ByteString value)Required. The resource to get the effective VPC Flow Logs configuration for. The resource must belong to the same project as the parent. The resource must be a network, subnetwork, interconnect attachment, VPN tunnel, or a project.
string resource = 2 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for resource to set. |
| Returns | |
|---|---|
| Type | Description |
ShowEffectiveFlowLogsConfigsRequest.Builder |
This builder for chaining. |