| Modifier and Type | Method and Description |
|---|---|
ResponseMetaData.SchemaRestrictionResponse |
ResponseMetaData.SchemaRestrictionResponse.Builder.build() |
ResponseMetaData.SchemaRestrictionResponse |
ResponseMetaData.SchemaRestrictionResponse.Builder.buildPartial() |
static ResponseMetaData.SchemaRestrictionResponse |
ResponseMetaData.SchemaRestrictionResponse.getDefaultInstance() |
ResponseMetaData.SchemaRestrictionResponse |
ResponseMetaData.SchemaRestrictionResponse.getDefaultInstanceForType() |
ResponseMetaData.SchemaRestrictionResponse |
ResponseMetaData.SchemaRestrictionResponse.Builder.getDefaultInstanceForType() |
ResponseMetaData.SchemaRestrictionResponse |
ResponseMetaDataOrBuilder.getSchemaRestrictionResponse()
Describes the schema restrictions actively enforced in creating this
report.
|
ResponseMetaData.SchemaRestrictionResponse |
ResponseMetaData.getSchemaRestrictionResponse()
Describes the schema restrictions actively enforced in creating this
report.
|
ResponseMetaData.SchemaRestrictionResponse |
ResponseMetaData.Builder.getSchemaRestrictionResponse()
Describes the schema restrictions actively enforced in creating this
report.
|
static ResponseMetaData.SchemaRestrictionResponse |
ResponseMetaData.SchemaRestrictionResponse.parseDelimitedFrom(InputStream input) |
static ResponseMetaData.SchemaRestrictionResponse |
ResponseMetaData.SchemaRestrictionResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseMetaData.SchemaRestrictionResponse |
ResponseMetaData.SchemaRestrictionResponse.parseFrom(byte[] data) |
static ResponseMetaData.SchemaRestrictionResponse |
ResponseMetaData.SchemaRestrictionResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseMetaData.SchemaRestrictionResponse |
ResponseMetaData.SchemaRestrictionResponse.parseFrom(ByteBuffer data) |
static ResponseMetaData.SchemaRestrictionResponse |
ResponseMetaData.SchemaRestrictionResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseMetaData.SchemaRestrictionResponse |
ResponseMetaData.SchemaRestrictionResponse.parseFrom(com.google.protobuf.ByteString data) |
static ResponseMetaData.SchemaRestrictionResponse |
ResponseMetaData.SchemaRestrictionResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseMetaData.SchemaRestrictionResponse |
ResponseMetaData.SchemaRestrictionResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static ResponseMetaData.SchemaRestrictionResponse |
ResponseMetaData.SchemaRestrictionResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseMetaData.SchemaRestrictionResponse |
ResponseMetaData.SchemaRestrictionResponse.parseFrom(InputStream input) |
static ResponseMetaData.SchemaRestrictionResponse |
ResponseMetaData.SchemaRestrictionResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ResponseMetaData.SchemaRestrictionResponse> |
ResponseMetaData.SchemaRestrictionResponse.getParserForType() |
static com.google.protobuf.Parser<ResponseMetaData.SchemaRestrictionResponse> |
ResponseMetaData.SchemaRestrictionResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
ResponseMetaData.SchemaRestrictionResponse.Builder |
ResponseMetaData.SchemaRestrictionResponse.Builder.mergeFrom(ResponseMetaData.SchemaRestrictionResponse other) |
ResponseMetaData.Builder |
ResponseMetaData.Builder.mergeSchemaRestrictionResponse(ResponseMetaData.SchemaRestrictionResponse value)
Describes the schema restrictions actively enforced in creating this
report.
|
static ResponseMetaData.SchemaRestrictionResponse.Builder |
ResponseMetaData.SchemaRestrictionResponse.newBuilder(ResponseMetaData.SchemaRestrictionResponse prototype) |
ResponseMetaData.Builder |
ResponseMetaData.Builder.setSchemaRestrictionResponse(ResponseMetaData.SchemaRestrictionResponse value)
Describes the schema restrictions actively enforced in creating this
report.
|
Copyright © 2022 Google LLC. All rights reserved.