public static final class DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo extends GeneratedMessage implements DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfoOrBuilderThe profile information for a string type field.
Protobuf type
google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfoStatic Fields
AVERAGE_LENGTH_FIELD_NUMBER
public static final int AVERAGE_LENGTH_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
MAX_LENGTH_FIELD_NUMBER
public static final int MAX_LENGTH_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
MIN_LENGTH_FIELD_NUMBER
public static final int MIN_LENGTH_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo.Builder |
|
newBuilder(DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo prototype)
public static DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo.Builder newBuilder(DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo |
| Returns | |
|---|---|
| Type | Description |
DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo.Builder |
|
parseDelimitedFrom(InputStream input)
public static DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo> parser()| Returns | |
|---|---|
| Type | Description |
Parser<StringFieldInfo> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getAverageLength()
public double getAverageLength()Output only. Average length of non-null values in the scanned data.
double average_length = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
double |
The averageLength. |
getDefaultInstanceForType()
public DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo |
|
getMaxLength()
public long getMaxLength()Output only. Maximum length of non-null values in the scanned data.
int64 max_length = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
long |
The maxLength. |
getMinLength()
public long getMinLength()Output only. Minimum length of non-null values in the scanned data.
int64 min_length = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
long |
The minLength. |
getParserForType()
public Parser<DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<StringFieldInfo> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo.Builder |
|
toBuilder()
public DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
DataProfileResult.Profile.Field.ProfileInfo.StringFieldInfo.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|