Skip to content
This repository was archived by the owner on Sep 9, 2023. It is now read-only.

feat: add encryption_spec to aiplatform v1beta1 #176

Merged
merged 7 commits into from
Mar 3, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: updates prediction and training proto files to v1beta1 AI Plat…
…form client libraries. feat!: removes unused protos from schema/ folders: schema/io_format.proto, schema/saved_query_metadata.proto feat!: ImageSegmentationPredictionResult.category_mask field changed to string data type feat: AutoMlImageSegmentationInputs.ModelType adds MOBILE_TF_LOW_LATENCY constant feat: AutoMlVideoClassificationInputs.ModelType adds MOBILE_JETSON_VERSATILE_1 constant

Committer: @telpirion
PiperOrigin-RevId: 357223795

Source-Author: Google APIs <[email protected]>
Source-Date: Fri Feb 12 10:50:54 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: f9cd594c912a2ff456cc2b33f54dcc238133bb0c
Source-Link: googleapis/googleapis@f9cd594
  • Loading branch information
yoshi-automation committed Feb 23, 2021
commit 17b937a056e91d18ccc3c00ce357bbfddd260ae3
Original file line number Diff line number Diff line change
Expand Up @@ -308,8 +308,8 @@ public com.google.protobuf.ByteString getTimeSegmentStartBytes() {
* The end, exclusive, of the video's time segment on which to perform
* the prediction. Expressed as a number of seconds as measured from the
* start of the video, with "s" appended at the end. Fractions are allowed,
* up to a microsecond precision, and "Infinity" is allowed, which means the
* end of the video.
* up to a microsecond precision, and "inf" or "Infinity" is allowed, which
* means the end of the video.
* </pre>
*
* <code>string time_segment_end = 4;</code>
Expand All @@ -335,8 +335,8 @@ public java.lang.String getTimeSegmentEnd() {
* The end, exclusive, of the video's time segment on which to perform
* the prediction. Expressed as a number of seconds as measured from the
* start of the video, with "s" appended at the end. Fractions are allowed,
* up to a microsecond precision, and "Infinity" is allowed, which means the
* end of the video.
* up to a microsecond precision, and "inf" or "Infinity" is allowed, which
* means the end of the video.
* </pre>
*
* <code>string time_segment_end = 4;</code>
Expand Down Expand Up @@ -1135,8 +1135,8 @@ public Builder setTimeSegmentStartBytes(com.google.protobuf.ByteString value) {
* The end, exclusive, of the video's time segment on which to perform
* the prediction. Expressed as a number of seconds as measured from the
* start of the video, with "s" appended at the end. Fractions are allowed,
* up to a microsecond precision, and "Infinity" is allowed, which means the
* end of the video.
* up to a microsecond precision, and "inf" or "Infinity" is allowed, which
* means the end of the video.
* </pre>
*
* <code>string time_segment_end = 4;</code>
Expand All @@ -1161,8 +1161,8 @@ public java.lang.String getTimeSegmentEnd() {
* The end, exclusive, of the video's time segment on which to perform
* the prediction. Expressed as a number of seconds as measured from the
* start of the video, with "s" appended at the end. Fractions are allowed,
* up to a microsecond precision, and "Infinity" is allowed, which means the
* end of the video.
* up to a microsecond precision, and "inf" or "Infinity" is allowed, which
* means the end of the video.
* </pre>
*
* <code>string time_segment_end = 4;</code>
Expand All @@ -1187,8 +1187,8 @@ public com.google.protobuf.ByteString getTimeSegmentEndBytes() {
* The end, exclusive, of the video's time segment on which to perform
* the prediction. Expressed as a number of seconds as measured from the
* start of the video, with "s" appended at the end. Fractions are allowed,
* up to a microsecond precision, and "Infinity" is allowed, which means the
* end of the video.
* up to a microsecond precision, and "inf" or "Infinity" is allowed, which
* means the end of the video.
* </pre>
*
* <code>string time_segment_end = 4;</code>
Expand All @@ -1212,8 +1212,8 @@ public Builder setTimeSegmentEnd(java.lang.String value) {
* The end, exclusive, of the video's time segment on which to perform
* the prediction. Expressed as a number of seconds as measured from the
* start of the video, with "s" appended at the end. Fractions are allowed,
* up to a microsecond precision, and "Infinity" is allowed, which means the
* end of the video.
* up to a microsecond precision, and "inf" or "Infinity" is allowed, which
* means the end of the video.
* </pre>
*
* <code>string time_segment_end = 4;</code>
Expand All @@ -1233,8 +1233,8 @@ public Builder clearTimeSegmentEnd() {
* The end, exclusive, of the video's time segment on which to perform
* the prediction. Expressed as a number of seconds as measured from the
* start of the video, with "s" appended at the end. Fractions are allowed,
* up to a microsecond precision, and "Infinity" is allowed, which means the
* end of the video.
* up to a microsecond precision, and "inf" or "Infinity" is allowed, which
* means the end of the video.
* </pre>
*
* <code>string time_segment_end = 4;</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ public interface VideoActionRecognitionPredictionInstanceOrBuilder
* The end, exclusive, of the video's time segment on which to perform
* the prediction. Expressed as a number of seconds as measured from the
* start of the video, with "s" appended at the end. Fractions are allowed,
* up to a microsecond precision, and "Infinity" is allowed, which means the
* end of the video.
* up to a microsecond precision, and "inf" or "Infinity" is allowed, which
* means the end of the video.
* </pre>
*
* <code>string time_segment_end = 4;</code>
Expand All @@ -131,8 +131,8 @@ public interface VideoActionRecognitionPredictionInstanceOrBuilder
* The end, exclusive, of the video's time segment on which to perform
* the prediction. Expressed as a number of seconds as measured from the
* start of the video, with "s" appended at the end. Fractions are allowed,
* up to a microsecond precision, and "Infinity" is allowed, which means the
* end of the video.
* up to a microsecond precision, and "inf" or "Infinity" is allowed, which
* means the end of the video.
* </pre>
*
* <code>string time_segment_end = 4;</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -308,8 +308,8 @@ public com.google.protobuf.ByteString getTimeSegmentStartBytes() {
* The end, exclusive, of the video's time segment on which to perform
* the prediction. Expressed as a number of seconds as measured from the
* start of the video, with "s" appended at the end. Fractions are allowed,
* up to a microsecond precision, and "Infinity" is allowed, which means the
* end of the video.
* up to a microsecond precision, and "inf" or "Infinity" is allowed, which
* means the end of the video.
* </pre>
*
* <code>string time_segment_end = 4;</code>
Expand All @@ -335,8 +335,8 @@ public java.lang.String getTimeSegmentEnd() {
* The end, exclusive, of the video's time segment on which to perform
* the prediction. Expressed as a number of seconds as measured from the
* start of the video, with "s" appended at the end. Fractions are allowed,
* up to a microsecond precision, and "Infinity" is allowed, which means the
* end of the video.
* up to a microsecond precision, and "inf" or "Infinity" is allowed, which
* means the end of the video.
* </pre>
*
* <code>string time_segment_end = 4;</code>
Expand Down Expand Up @@ -1135,8 +1135,8 @@ public Builder setTimeSegmentStartBytes(com.google.protobuf.ByteString value) {
* The end, exclusive, of the video's time segment on which to perform
* the prediction. Expressed as a number of seconds as measured from the
* start of the video, with "s" appended at the end. Fractions are allowed,
* up to a microsecond precision, and "Infinity" is allowed, which means the
* end of the video.
* up to a microsecond precision, and "inf" or "Infinity" is allowed, which
* means the end of the video.
* </pre>
*
* <code>string time_segment_end = 4;</code>
Expand All @@ -1161,8 +1161,8 @@ public java.lang.String getTimeSegmentEnd() {
* The end, exclusive, of the video's time segment on which to perform
* the prediction. Expressed as a number of seconds as measured from the
* start of the video, with "s" appended at the end. Fractions are allowed,
* up to a microsecond precision, and "Infinity" is allowed, which means the
* end of the video.
* up to a microsecond precision, and "inf" or "Infinity" is allowed, which
* means the end of the video.
* </pre>
*
* <code>string time_segment_end = 4;</code>
Expand All @@ -1187,8 +1187,8 @@ public com.google.protobuf.ByteString getTimeSegmentEndBytes() {
* The end, exclusive, of the video's time segment on which to perform
* the prediction. Expressed as a number of seconds as measured from the
* start of the video, with "s" appended at the end. Fractions are allowed,
* up to a microsecond precision, and "Infinity" is allowed, which means the
* end of the video.
* up to a microsecond precision, and "inf" or "Infinity" is allowed, which
* means the end of the video.
* </pre>
*
* <code>string time_segment_end = 4;</code>
Expand All @@ -1212,8 +1212,8 @@ public Builder setTimeSegmentEnd(java.lang.String value) {
* The end, exclusive, of the video's time segment on which to perform
* the prediction. Expressed as a number of seconds as measured from the
* start of the video, with "s" appended at the end. Fractions are allowed,
* up to a microsecond precision, and "Infinity" is allowed, which means the
* end of the video.
* up to a microsecond precision, and "inf" or "Infinity" is allowed, which
* means the end of the video.
* </pre>
*
* <code>string time_segment_end = 4;</code>
Expand All @@ -1233,8 +1233,8 @@ public Builder clearTimeSegmentEnd() {
* The end, exclusive, of the video's time segment on which to perform
* the prediction. Expressed as a number of seconds as measured from the
* start of the video, with "s" appended at the end. Fractions are allowed,
* up to a microsecond precision, and "Infinity" is allowed, which means the
* end of the video.
* up to a microsecond precision, and "inf" or "Infinity" is allowed, which
* means the end of the video.
* </pre>
*
* <code>string time_segment_end = 4;</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ public interface VideoClassificationPredictionInstanceOrBuilder
* The end, exclusive, of the video's time segment on which to perform
* the prediction. Expressed as a number of seconds as measured from the
* start of the video, with "s" appended at the end. Fractions are allowed,
* up to a microsecond precision, and "Infinity" is allowed, which means the
* end of the video.
* up to a microsecond precision, and "inf" or "Infinity" is allowed, which
* means the end of the video.
* </pre>
*
* <code>string time_segment_end = 4;</code>
Expand All @@ -131,8 +131,8 @@ public interface VideoClassificationPredictionInstanceOrBuilder
* The end, exclusive, of the video's time segment on which to perform
* the prediction. Expressed as a number of seconds as measured from the
* start of the video, with "s" appended at the end. Fractions are allowed,
* up to a microsecond precision, and "Infinity" is allowed, which means the
* end of the video.
* up to a microsecond precision, and "inf" or "Infinity" is allowed, which
* means the end of the video.
* </pre>
*
* <code>string time_segment_end = 4;</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -308,8 +308,8 @@ public com.google.protobuf.ByteString getTimeSegmentStartBytes() {
* The end, exclusive, of the video's time segment on which to perform
* the prediction. Expressed as a number of seconds as measured from the
* start of the video, with "s" appended at the end. Fractions are allowed,
* up to a microsecond precision, and "Infinity" is allowed, which means the
* end of the video.
* up to a microsecond precision, and "inf" or "Infinity" is allowed, which
* means the end of the video.
* </pre>
*
* <code>string time_segment_end = 4;</code>
Expand All @@ -335,8 +335,8 @@ public java.lang.String getTimeSegmentEnd() {
* The end, exclusive, of the video's time segment on which to perform
* the prediction. Expressed as a number of seconds as measured from the
* start of the video, with "s" appended at the end. Fractions are allowed,
* up to a microsecond precision, and "Infinity" is allowed, which means the
* end of the video.
* up to a microsecond precision, and "inf" or "Infinity" is allowed, which
* means the end of the video.
* </pre>
*
* <code>string time_segment_end = 4;</code>
Expand Down Expand Up @@ -1135,8 +1135,8 @@ public Builder setTimeSegmentStartBytes(com.google.protobuf.ByteString value) {
* The end, exclusive, of the video's time segment on which to perform
* the prediction. Expressed as a number of seconds as measured from the
* start of the video, with "s" appended at the end. Fractions are allowed,
* up to a microsecond precision, and "Infinity" is allowed, which means the
* end of the video.
* up to a microsecond precision, and "inf" or "Infinity" is allowed, which
* means the end of the video.
* </pre>
*
* <code>string time_segment_end = 4;</code>
Expand All @@ -1161,8 +1161,8 @@ public java.lang.String getTimeSegmentEnd() {
* The end, exclusive, of the video's time segment on which to perform
* the prediction. Expressed as a number of seconds as measured from the
* start of the video, with "s" appended at the end. Fractions are allowed,
* up to a microsecond precision, and "Infinity" is allowed, which means the
* end of the video.
* up to a microsecond precision, and "inf" or "Infinity" is allowed, which
* means the end of the video.
* </pre>
*
* <code>string time_segment_end = 4;</code>
Expand All @@ -1187,8 +1187,8 @@ public com.google.protobuf.ByteString getTimeSegmentEndBytes() {
* The end, exclusive, of the video's time segment on which to perform
* the prediction. Expressed as a number of seconds as measured from the
* start of the video, with "s" appended at the end. Fractions are allowed,
* up to a microsecond precision, and "Infinity" is allowed, which means the
* end of the video.
* up to a microsecond precision, and "inf" or "Infinity" is allowed, which
* means the end of the video.
* </pre>
*
* <code>string time_segment_end = 4;</code>
Expand All @@ -1212,8 +1212,8 @@ public Builder setTimeSegmentEnd(java.lang.String value) {
* The end, exclusive, of the video's time segment on which to perform
* the prediction. Expressed as a number of seconds as measured from the
* start of the video, with "s" appended at the end. Fractions are allowed,
* up to a microsecond precision, and "Infinity" is allowed, which means the
* end of the video.
* up to a microsecond precision, and "inf" or "Infinity" is allowed, which
* means the end of the video.
* </pre>
*
* <code>string time_segment_end = 4;</code>
Expand All @@ -1233,8 +1233,8 @@ public Builder clearTimeSegmentEnd() {
* The end, exclusive, of the video's time segment on which to perform
* the prediction. Expressed as a number of seconds as measured from the
* start of the video, with "s" appended at the end. Fractions are allowed,
* up to a microsecond precision, and "Infinity" is allowed, which means the
* end of the video.
* up to a microsecond precision, and "inf" or "Infinity" is allowed, which
* means the end of the video.
* </pre>
*
* <code>string time_segment_end = 4;</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ public interface VideoObjectTrackingPredictionInstanceOrBuilder
* The end, exclusive, of the video's time segment on which to perform
* the prediction. Expressed as a number of seconds as measured from the
* start of the video, with "s" appended at the end. Fractions are allowed,
* up to a microsecond precision, and "Infinity" is allowed, which means the
* end of the video.
* up to a microsecond precision, and "inf" or "Infinity" is allowed, which
* means the end of the video.
* </pre>
*
* <code>string time_segment_end = 4;</code>
Expand All @@ -131,8 +131,8 @@ public interface VideoObjectTrackingPredictionInstanceOrBuilder
* The end, exclusive, of the video's time segment on which to perform
* the prediction. Expressed as a number of seconds as measured from the
* start of the video, with "s" appended at the end. Fractions are allowed,
* up to a microsecond precision, and "Infinity" is allowed, which means the
* end of the video.
* up to a microsecond precision, and "inf" or "Infinity" is allowed, which
* means the end of the video.
* </pre>
*
* <code>string time_segment_end = 4;</code>
Expand Down
Loading