static ExportInsightsDataRequest.WriteDisposition |
ExportInsightsDataRequest.WriteDisposition.forNumber(int value) |
|
ExportInsightsDataRequest.WriteDisposition |
ExportInsightsDataRequest.Builder.getWriteDisposition() |
Options for what to do if the destination table already exists.
|
ExportInsightsDataRequest.WriteDisposition |
ExportInsightsDataRequest.getWriteDisposition() |
Options for what to do if the destination table already exists.
|
ExportInsightsDataRequest.WriteDisposition |
ExportInsightsDataRequestOrBuilder.getWriteDisposition() |
Options for what to do if the destination table already exists.
|
static ExportInsightsDataRequest.WriteDisposition |
ExportInsightsDataRequest.WriteDisposition.valueOf(int value) |
Deprecated.
|
static ExportInsightsDataRequest.WriteDisposition |
ExportInsightsDataRequest.WriteDisposition.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ExportInsightsDataRequest.WriteDisposition |
ExportInsightsDataRequest.WriteDisposition.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ExportInsightsDataRequest.WriteDisposition[] |
ExportInsightsDataRequest.WriteDisposition.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|